Learn Before
Concept

Properties of an\sqrt[n]{a}

Whether the nnth root of a number is a real number depends on two factors: the sign of the radicand aa and whether the index nn is even or odd.

When nn is even:

  • If a0a \geq 0, then an\sqrt[n]{a} is a real number.
  • If a<0a < 0, then an\sqrt[n]{a} is not a real number.

This is because raising any real number to an even power always produces a non-negative result — no real number raised to an even power can be negative. For example, 164\sqrt[4]{-16} is not a real number because no real number satisfies (?)4=16(?)^4 = -16.

When nn is odd, an\sqrt[n]{a} is a real number for all values of aa — positive, negative, or zero. Odd powers preserve the sign of the base, so a negative number raised to an odd power remains negative. For example, 2435=3\sqrt[5]{-243} = -3 because (3)5=243(-3)^5 = -243.

This generalizes the familiar fact that the square root of a negative number is not real: square roots are the special case where the index n=2n = 2 is even.

Additionally, for any integer n2n \geq 2, the nnth root and the nnth power are inverse operations, but the result depends on whether the index is even or odd:

  • When nn is odd: ann=a\sqrt[n]{a^n} = a
  • When nn is even: ann=a\sqrt[n]{a^n} = |a|

The absolute value is needed in the even case because raising aa to an even power always produces a non-negative result (information about the sign of aa is lost), so the principal nnth root returns only the non-negative value a|a|. In the odd case, the sign is preserved throughout the process, so the result is simply aa without absolute value.

0

1

Updated 2026-05-01

Contributors are:

Who are from:

Tags

OpenStax

Elementary Algebra @ OpenStax

Ch.9 Roots and Radicals - Elementary Algebra @ OpenStax

Algebra

Math

Prealgebra

Intermediate Algebra @ OpenStax

Ch.8 Roots and Radicals - Intermediate Algebra @ OpenStax

Related
Learn After