nth Root

The "nth Root" used n times in a multiplication gives the original value

" nth ? "

1st, 2nd, 3rd, 4th, 5th, ... nth ...

Instead of talking about the "4th", "16th", and so on, we can just say the "nth ".

The nth Root

2   a × a = a   The square root used two times in a multiplication gives the original value.
3   3a × 3a × 3a = a   The cube root used three times in a multiplication gives the original value.

 
 
n   na × na × ... × na = a
(n of them)
  The nth root used n times in a multiplication gives the original value.

So it is the general way of talking about roots
(so it could be 2nd, or 9th, or 324th, or whatever)

Definition: The nth root of a is the number r that satisfies:

rn = a

And we have r = na.

The nth Root Symbol

n

This is the special symbol that means "nth root", it is the "radical" symbol (used for square roots) with a little n to mean nth root.

Many Roots?

There can be more than one root. But the "radical symbol" means the principal square root.

Example: r2=9

r2=9 has two solutions: r=3 and r=−3

But 9 means the principal square root, which is just 3

Using it

We could use the nth root in a question like this:

Question: What's "n" in this equation?

n625 = 5

Answer: I just happen to know that 625 = 54 , so the 4th root of 625 must be 5:

4625 = 5

Or we could use "n" because we want to say general things:

Example: When n is odd then nan = a (we talk about this later).

Why "Root" ... ?

Exposed tree roots in soil

When you see "root" think

"I know the tree, but what's the root that produced it? "

Example: in √9 = 3 the "tree" is 9 , and the root is 3 .

Even Roots of Negative Values

Something to be careful of:

An even root (square root, 4th root, 6th root and so on) of a negative value has an imaginary number, and special rules apply.

Example: −4 = 2i, where i is the unit imaginary number.

To stay purely within real numbers don't take even roots of negative values.

Odd Roots of Negative Values

Not a problem! Odd roots of negative numbers work fine with real numbers.

Example: 3−8 = −2 because (−2) × (−2) × (−2) = −8.

Properties

Now we know what an nth root is, let's look at some properties:

Multiplication and Division

We can "pull apart" multiplications under the root sign like this:

nab = na × nb

Except when n is even then a and b can't be negative.

This can help us simplify equations in algebra, and also make some calculations easier:

Example:

3128 = 364×2 = 364 × 32 = 432

So the cube root of 128 simplifies to 4 times the cube root of 2.

It also works for division:

na/b = na / nb
(a≥0 and b>0)
Note that b can't be zero, as we can't divide by zero

Example:

31/64 = 31 / 364 = 1/4

So the cube root of 1/64 simplifies to just one quarter.

Rationalizing the Denominator

In mathematics, we prefer not to have a root on the bottom of a fraction. We can move it to the top by a process called Rationalizing the Denominator:

Example: 1√2

Multiply the top and bottom by √2:

1√2 × √2√2 = √22

Addition and Subtraction

But we can't do that kind of thing for additions or subtractions!

Red prohibition symbol indicating inequality na + b na + nb

Red prohibition symbol indicating inequality na − b nanb

Red prohibition symbol indicating inequality nan + bn a + b

Example: Pythagoras' Theorem says

Right triangle with legs a and b, and hypotenuse c   a2 + b2 = c2

So we calculate c like this:

c = a2 + b2

Which is not the same as c = a + b , right?

It is an easy trap to fall into, so beware.

It also means that, unfortunately, addition and subtraction can be hard to deal with when under a root sign.

Like Radicals

But we can add or subtract radicals if they are Like Radicals.

Like Radicals have the same index and the same value inside the radical.

Example: What's 2√3 + 5√3 ?

Just like 2x + 5x = 7x, we can add these:

2√3 + 5√3 = 7√3

If the radicals aren't the same, we might be able to simplify them first to see if they become "like".

Exponents vs Roots

An exponent on one side of "=" can be turned into a root on the other side of "=":

If an = b then a = nb

Note: when n is even then b must be ≥ 0

Example:

54 = 625 so 5 = 4625

nth Root of a-to-the-nth-Power

When a value has an exponent of n and we take the nth root we get the value back again ...

... when a is positive (or zero):

Formula: nth root of a to the power n equals a
when a ≥ 0

Example: Cube root of 2 cubed equals 2

... or when the exponent is odd:

Formula: nth root of a to the power n equals a
when n is odd

Example:Cube root of negative 2 in parentheses cubed equals negative 2

... but when a is negative and the exponent is even we get this:

Square root of negative 3 squared equals square root of 9 equals 3

Did you see that −3 became +3 ?

This happens:

First:
(−3)2 = +9
Then:
+9 = +3

... so we must do this:

Formula: nth root of a to the power n equals absolute value of a
when a < 0 and n is even

The |a| means the absolute value of a, in other words any negative becomes a positive.

Example:4th root of negative 2 to the 4th power equals 4th root of 16 equals 2

So that's something to be careful of! Read more at Exponents of Negative Numbers

Here it is in a little table:

  n is odd n is even
a ≥ 0 Formula: nth root of a to the power n equals a Formula: nth root of a to the power n equals a
a < 0 Formula: nth root of a to the power n equals a Formula: nth root of a to the power n equals absolute value of a

nth Root of a-to-the-mth-Power

What happens when the exponent and root are different values (m and n)?

Well, we are allowed to change the order like this:

nam = (na )m

So this:    nth root of (a to the power m)
becomes  (nth root of a) to the power m

Example:

3272 = (327 )2
= 32
= 9

Easier than squaring 27 then taking a cube root, right?


But there's an even more powerful method ... we can combine the exponent and root to make a new exponent, like this:

nam = amn

The new exponent is the fraction mn which may be easier to solve.

Example:

346 = 463
= 42
= 16

This works because the nth root is the same as an exponent of (1/n)

na = a1n

Example:

29 = 912 = 3

You might like to read about Fractional Exponents to discover why!

Summary of Key Properties

Property Formula
Multiplication nab = na × nb
if n is even, then a and b must be ≥ 0
Division na/b = na / nb
b can't be zero
Fractional
Exponents
nam = amn
the root goes in the bottom of the fraction
Important! na + b na + nb
we can't split roots across addition
318, 2055, 319, 317, 1087, 2056, 1088, 2057, 3159, 3160