Radicals Calculator (Nth Root)
Find the nth root of any number for a chosen index (2-20) as an exact simplified radical plus a decimal, including negative and imaginary results.
What a radical is
A radical is the root symbol , read as "the th root of ." The number under the bar is the radicand; the small number tucked into the notch is the index, telling you which root to take:
When , convention drops the index and the symbol is written simply — a square root. When it's a cube root, . Every other whole-number index from upward is written explicitly, e.g. , , and so on. This calculator generalizes both special cases (and every index up to ) into a single tool: pick any radicand and any index, and it returns the exact simplified radical plus a decimal approximation.
The even/odd sign rule
Whether a negative radicand produces a real or an imaginary answer depends entirely on whether the index is even or odd:
| Index parity | Example | Result |
|---|---|---|
| Even () | Imaginary: | |
| Odd () | Real: |
Even index, negative radicand → imaginary. Raising any real number to an even power always produces a non-negative result — a negative number times itself an even number of times cancels its own sign in pairs. So no real number, raised to an even power, can ever land on a negative — there is simply no real th root to find. The answer is instead written with the imaginary unit : .
Odd index, negative radicand → real. An odd power preserves the sign of its base — a negative number raised to an odd power stays negative, e.g. . So every real radicand, positive or negative, has exactly one real th root when the index is odd, and the sign simply folds into the answer: , because exactly.
Simplifying a radical, step by step
A radical is fully simplified once every prime factor left under the root appears fewer than times — any complete group of identical factors has already been pulled out as a whole-number coefficient. To simplify by hand:
- Factor into primes: .
- Group into sets of the index (here, 4): the is one complete group of four 2s; the single has no group to join.
- Pull each complete group out, taking its th root: , becoming the coefficient.
- Leave the leftover factor under the root: the unpaired stays inside, giving .
This calculator shows the same prime-factorization breakdown for whatever radicand and index you enter — including negative radicands, where the sign either stays inside the coefficient (odd index) or attaches an "" after simplifying the positive part (even index).
Perfect nth powers
A radicand is a perfect th power when the radical reduces all the way to a whole number with nothing left under the root — for example exactly, since . The table below shows a few perfect powers for different indices:
| Index | Perfect th power | Root |
|---|---|---|
| since | ||
| since | ||
| since | ||
| since |
Most radicands are not perfect th powers, so the exact answer stays partially or fully under the root as a simplified radical, with a decimal approximation alongside it.
Choosing an index
The index picker on this calculator covers every whole-number index from to — far more than the square and cube roots covered by the dedicated Square Root and Cube Root calculators. Higher indices show up less often day-to-day, but they follow exactly the same rules: pick the index, and the even/odd sign rule and the simplification steps above apply unchanged.
Radicals and exponents
A radical is the same operation as a fractional exponent: . Taking the 5th root of is identical to raising to the power — both ask "what number, multiplied by itself 5 times, gives ?" This connection is why radicals and exponents are inverse operations of each other, and why the rules for combining exponents (like ) carry over directly to radical notation.
Worked examples
Example 1 — perfect 5th power: , exactly, since .
Example 2 — simplified radical: , since .
Example 3 — odd index, negative radicand (real): , a real result, since .
Example 4 — even index, negative radicand (imaginary): , an imaginary result, since no real number raised to the 4th power can be negative.
Where higher-index radicals show up
Beyond the everyday square and cube roots, higher-index radicals appear in compound-interest math (finding a per-period growth rate from a total return over periods is literally an th root), engineering formulas involving higher-order scaling, and algebra problems that ask you to undo an exponent like by taking . Whatever the index, the Square Root and Cube Root calculators handle the two most common cases with the same simplification logic used here.
Frequently asked questions
- What is a radical?
- A radical is the root symbol , read as "the nth root of ." The small number sitting in the notch is called the **index** — it says how many times the answer must be multiplied by itself to get back . When the index is dropped and it is just written (a square root); when it is a cube root, .
- What does the index of a radical mean?
- The index in tells you which root to take: because (multiplying by itself five times gives ). A bigger index asks for a number that, raised to that higher power, reproduces — so as grows, the nth root of a fixed gets smaller and smaller, approaching .
- Why does an even index turn a negative radicand into an imaginary number?
- Raising any real number to an even power (squaring, raising to the 4th, 6th, …) always gives a non-negative result — a negative times a negative is positive, and that pattern repeats in pairs. So no real number raised to an even power can ever equal a negative , which means has no real value when is even and . Instead it is written using the imaginary unit , e.g. .
- Why does an odd index give a real root for a negative radicand?
- An odd power keeps the sign of its base: a negative number raised to an odd power stays negative (e.g. ). So every real number, negative or positive, has exactly one real nth root when is odd — no imaginary unit is ever needed. That is why is a perfectly ordinary real answer.
- What is a simplified radical?
- A radical is "simplified" when every prime factor left under the root appears fewer than times — any complete group of identical factors has already been pulled out as a whole number in front. For example , since lets one complete group of four 2s come out as the coefficient , leaving (which has no 4-factor group) under the root.
- What values can the index of a radical take?
- In principle the index can be any integer of 2 or more (or even a fraction, which turns the radical into a rational exponent). This calculator supports whole-number indices from 2 through 20, which covers square roots, cube roots, and every higher root used in everyday algebra.
- How is a radical related to an exponent?
- A radical is the same as a fractional exponent: . Taking the 5th root of is the same operation as raising to the power — both undo raising a number to the 5th power. Use the [Exponents calculator](/en/calculators/algebra/exponents) to compute a whole-number power directly; radicals are its inverse operation.