Q. 54

Question

Explain the difference of finding the nthroot of a number when the index is even compared to when the index is odd.

Step-by-Step Solution

Verified
Answer

When nis odd, the nthroot is positive or negative depending on the sign of the radical.

When n is even, the nthroot is positive or not real depending on the sign of the radical. 

1Step 1. Explanation

We know that nth root of a number x, is a number r, which when raised to power n, gives x.

If an=x, then a is the nthroot of x.

The principal nthroot of x can be written as xn.

Here, n is the index of radical.

For any integer, when n2

  1. When n is odd, then xnn=x.
  2. When n is even, then xnn=x.
2Step 2. Example

For example.

If we assume a number 3.

  1. 333=3, since index is odd number.
  2. 344=3, since index is even number.