The index of a radical determines its behavior. Even-index radicals accept only non-negative radicands and produce only non-negative outputs. Odd-index radicals accept any real number and preserve sign.
This distinction shapes everything — which inputs are valid, which outputs are possible, whether absolute values appear when simplifying, and how radical functions behave. Every property on this page traces back to whether the index is even or odd.
Even Index Radicals
Square roots, fourth roots, sixth roots — any radical with an even index — require non-negative radicands in the real number system.
16=4,481=3,664=2
No real number, when raised to an even power, produces a negative result. Positive numbers raised to even powers give positives. Negative numbers raised to even powers also give positives. Zero raised to any positive power gives zero.
Therefore −9 has no real value. No real number squares to −9.
−9is not a real number
Even-index radicals also produce only non-negative outputs. The principal root convention guarantees this: 25=5, not −5. Both 5 and −5 square to 25, but the radical symbol returns only the non-negative root.
This restriction affects the domain of radical functions with even index: only non-negative inputs are allowed. It also determines when complex numbers become necessary.
Odd Index Radicals
Cube roots, fifth roots, seventh roots — any radical with an odd index — accept all real numbers as radicands.
327=3,3−27=−3,5−32=−2
A negative number raised to an odd power remains negative. Therefore every negative number has a real odd root.
There is no ambiguity requiring a principal root convention for odd indices. Every real number has exactly one real cube root, one real fifth root, and so on. The radical simply returns that unique value.
This means radical functions with odd index have domain all real numbers. No restrictions, no need for complex numbers to handle negative inputs.
Principal Root Convention
For even-index radicals, multiple real numbers satisfy the defining equation. Both 4 and −4 are square roots of 16, since both square to 16.
The principal root convention resolves this ambiguity: the radical symbol denotes the non-negative root.
16=4
This is not a choice between equally valid answers. It is a definition that makes the radical symbol unambiguous. Without it, 16 would have two values, and expressions like 16+1 would be meaningless — which value is intended?
When both roots are needed, explicit notation indicates this:
x2=16⟹x=±16=±4
The ± symbol signals that both positive and negative roots apply. This notation appears frequently when solving radical equations.
Odd-index radicals need no such convention. Each real number has exactly one real odd root, so no ambiguity exists.
The Identity for Even Roots
A critical identity governs even-index radicals of powers:
\sqrt{x^2} = |x|}
This is not x. It is the absolute value of x.
When x=5: 52=25=5=∣5∣. Correct.
When x=−5: (−5)2=25=5=∣−5∣. Also correct.
If the identity were x2=x, then (−5)2 would equal −5. But square roots are non-negative by the principal root convention. The result must be 5, not −5.
The general form:
nxn=∣x∣when n is even
This absolute value appears when simplifying radicals with variables. Whenever an even root extracts a variable raised to an odd power, absolute value may be required.
x6=∣x3∣=∣x∣3
When the resulting exponent is even, the absolute value is unnecessary since even powers are already non-negative:
x4=x2(no absolute value needed)
The Identity for Odd Roots
Odd-index radicals behave more simply:
nxn=xwhen n is odd
No absolute value appears. The odd root returns the original value, preserving sign.
38=2,3−8=−2
3x3=xfor all real x
This makes simplifying radicals with odd index more straightforward. Variables come out without absolute value concerns.
3x9=x3
5y15=y3
The distinction between even and odd indices is essential when variables are involved. Assuming all variables are positive removes the absolute value issue for even indices — a common simplifying assumption stated explicitly in problems. Without that assumption, absolute values must be tracked.
Range: [0,∞) — only non-negative outputs produced.
For odd index n:
f(x)=nx
Domain: (−∞,∞) — all real numbers allowed.
Range: (−∞,∞) — all real numbers produced.
When the radicand is an expression, solve for valid inputs:
f(x)=x−3
The radicand x−3 must be non-negative: x−3≥0, so x≥3.
Domain: [3,∞).
g(x)=3x−3
No restriction on the radicand for odd index.
Domain: (−∞,∞).
These domain considerations carry into operations and equations involving radicals.
Sign Behavior Summary
The sign of a radical depends on the radicand and the index.
When a>0:
na>0for all n
Positive radicands always yield positive roots, regardless of index.
When a=0:
n0=0for all n
Zero yields zero.
When a<0 and n is odd:
na<0
Negative radicands yield negative roots for odd indices.
When a<0 and n is even:
nais not a real number
No real even root of a negative number exists. This is where complex numbers enter.
Understanding sign behavior prevents errors in simplifying and operations. It also explains why extraneous solutions arise when solving radical equations — squaring both sides can introduce negative values where only non-negative values are valid.
The domain restrictions are identical. For even n, the expression a1/n requires a≥0. For odd n, any real a is permitted.
The absolute value identity becomes:
(xn)1/n=∣x∣when n is even
(xn)1/n=xwhen n is odd
The radical rules correspond directly to exponent laws:
nab=(ab)1/n=a1/n⋅b1/n=na⋅nb
Working in exponent notation often simplifies algebraic manipulation, especially when combining expressions with different indices. Converting to a common denominator in the exponents enables operations that would be awkward in radical form.
The properties established here — domain restrictions, sign behavior, absolute value requirements — apply equally whether the expression is written with a radical or a fractional exponent.