Chapter 1 Elementary Arithmetic

Section 1.4 Powers and Roots

1.4.1 Exponentiation and Roots

The following section deals with expressions of the form as , where a. But the question is: For which numbers s can this power be reasonably defined?
Powers with positive integer exponents are defined as follows:
Info 1.4.1
 
Let n. The n-th power of a number a is the n-fold product of the number a by itself:

an = a·a·a··a.     (n factors )

a is called the base and n is called the exponent.

Here, some special cases exist that you should ideally know by heart:
Info 1.4.2
 
For a zero exponent, the value of the power is one, i.e. for example, 40 =1, also 00 =1. But for a zero base, for n>0, we have 0n =0. For base -1, we have

(-1 )n   =  -1   if the exponent is odd     ,    (-1 )n   =  1   if the exponent is even .


Example 1.4.3


32 =3·3=9,(-2 )3 =(-2)·(-2)·(-2)=-8, ( 1 2 )4 = 1 2 · 1 2 · 1 2 · 1 2 = 1 16 .

Many powers can be calculated using the calculation rule presented above - but what about 2-2 ?
Info 1.4.4
 
Powers with negative integer exponents are defined by the formula a-n = 1 an ,n,a0.
Hence 2-2 = 1 22 = 1 4 . By analogy, we have (-2 )-2 = 1 (-2 )2 = 1 4 .
Exercise 1.4.5
Calculate the values of the following powers.
  1. 53 = .

  2. (-1 )1001 = .

  3. (- 1 2 )-3 = .

  4. ((-3 )2 )3 = .


However, even for a rational exponent of the form 1 n ,n, we need to extend this definition again so that we can calculate 4 1 2 , for example. This power can be expressed as a root as well, namely 4 1 2 =4=2. Generally, we have:
Info 1.4.6
 
Let n and a with a0. The n-th root has the power representation an= a 1 n .
This leads to one inverse operation of the exponentiation: extracting a root.
Info 1.4.7
 
The n-th root of a number a,a0, is the number whose n-th power is a:

a 1 n =an=b bn =a.

a is called the base of the root or radicand, and n is called the exponent of the root or order of the root. We have a1=a, and a2=a is called the square root and a3 is called the cube root of a.

Example 1.4.8


16 1 2 =162=16=4, 27 1 3 =273=3.


Info 1.4.9
 
For n,a,b with a,b0 we have the following calculation rules:
  1. Two roots with the same exponent are multiplied by multiplying the radicands and extracting the root of the product, leaving the exponent of the root unchanged:

    an·bn=a·bn.


  2. Two roots with the same exponent are divided by dividing the radicands and extracting the root of the quotient, leaving the exponent of the root unchanged:

    an bn = a b n,b0.


But how can we calculate the number (410)5 ?
Info 1.4.10
 
Let m,n and a,a0.
  1. The m-th power of a root is calculated by raising the radicand to the power of m, leaving the exponent of the root unchanged:

    (an)m = am n= a m n .


  2. The m-th root of a root is calculated by multiplying the exponents of the roots, leaving the radicand unchanged (root of a root).

    anm=am·n.


Hence

45 10=( 45 ) 1 10 = 4 5 10 = 4 1 2 =42=2.


Example 1.4.11
A general power with rational exponent is then calculated as follows:

( 1 4 )- 2 3 = ( 1 4 )-2 3= 1 ( 1 4 )2 3= 1 1 16 3=163= 23 ·23=223.


The calculation rules for powers with real base and rational exponent are known as exponent rules. The rules vary depending on whether powers of the same base or the same exponent are considered.
Exercise 1.4.12
Calculate the following roots (here, the result is ):
  1. (35)5 = .

  2. 2564 = .