Simplify Radicals Calculator
Simplify y times the nth root of x into its exact reduced radical form with step-by-step prime factorization, including negative and imaginary results.
What "simplify " means
The expression pairs an outer coefficient with a radical: , read "the th root of ," where is the radicand and is the index. Simplifying it means rewriting the radical part in its smallest possible form — pulling every complete group of matching prime factors out of — and then combining whatever comes out with the existing coefficient :
where has no complete group of identical prime factors left under the root, and folds together everything that was pulled out with the original . When the index is dropped and the radical is written simply ; every other index from upward is written explicitly, e.g. , .
Simplifying, step by step
To simplify by hand:
- Set the outer coefficient aside for a moment and simplify the bare radical: .
- Factor the radicand into primes: .
- Group into sets of the index (here, 2): one complete pair of 2s, plus a single leftover 2.
- Pull the complete pair out, taking its square root: , becoming a coefficient — so .
- Multiply that extracted coefficient by the original outer coefficient: , giving the final answer .
This calculator shows the same breakdown for whatever coefficient, radicand, and index you enter — including negative radicands, where the sign either folds into the coefficient (odd index) or attaches an "" (even index) before the outer coefficient multiplies in.
The even/odd sign rule
Whether a negative radicand produces a real or an imaginary answer depends only on whether the index is even or odd — the outer coefficient never changes this, it just multiplies into whichever case applies:
| Index parity | Example () | Result |
|---|---|---|
| Even () | Imaginary: | |
| Odd () | Real: |
Even index, negative radicand → imaginary. No real number raised to an even power can ever be negative, so has no real value when is even and . The answer carries the imaginary unit instead: . Multiplying by an outer coefficient — say — simply scales it: .
Odd index, negative radicand → real. An odd power preserves the sign of its base, so every real radicand has exactly one real th root when the index is odd, and the sign folds into the coefficient: , because exactly. An outer coefficient of gives .
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 . When that happens, the outer coefficient multiplies straight into a plain integer, with no radical sign left at all:
| Index | Perfect th power | With coefficient |
|---|---|---|
Exact form vs. decimal approximation
Most radicands are not perfect th powers, so the exact simplified answer keeps part of the value under the root — an irrational number that never terminates or repeats as a decimal. This calculator shows both forms side by side: the exact form (the simplified radical, e.g. ) and a rounded decimal approximation beneath it (e.g. ), so you can use whichever one a problem calls for. A complex (imaginary) result has no real decimal value, so only the exact form is shown for those. For a bare, coefficient-free root without the simplification step, see the Square Root calculator (for exact and decimal square roots of any number, including non-integers).
Worked examples
Example 1 — no outer coefficient beyond 1: , since .
Example 2 — coefficient multiplies the extracted factor: , since pulls out a single pair of 2s.
Example 3 — even index, negative radicand (imaginary): , since and no real number squared can be negative.
Example 4 — odd index, higher root: , since pulls out one complete group of three 3s.
Related roots calculators
This calculator's core engine — pulling perfect th-power factors out of a radicand by prime factorization — is shared with the Radicals calculator (a bare , no outer coefficient, and it also accepts decimal radicands), the Square Root calculator (fixed index 2), and the Cube Root calculator (fixed index 3). A simplified radical like often shows up as the irrational root term inside a Quadratic Formula result, where under the square root frequently needs exactly this kind of simplification.
Frequently asked questions
- What does it mean to simplify a radical?
- A radical is "simplified" when no complete group of identical prime factors remains under the root — every such group has already been pulled out as a whole number in front. For , simplifying means factoring , pulling out every complete group of matching primes as a coefficient, and combining that coefficient with the outer coefficient already sitting in front. For example , since lets one pair of 2s come out as a coefficient of , which then multiplies the existing outer coefficient .
- How do you simplify a radical with a coefficient in front of it?
- Ignore the outer coefficient at first and simplify on its own by prime-factoring and pulling out complete groups of matching factors. Whatever whole number comes out of that extraction then multiplies to give the final coefficient. For example, to simplify : first (since ), then multiply the extracted by the outer to get .
- 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 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 equal a negative , meaning has no real value when is even and . The result is written using the imaginary unit instead, e.g. . An outer coefficient still multiplies straight through, 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 radicand has exactly one real th root when is odd, and the sign folds straight into the coefficient — no imaginary unit is ever needed. For example is an ordinary real answer, and an outer coefficient of gives .
- What happens if the outer coefficient is 0 or negative?
- A coefficient of makes the whole expression , no matter what is under the root — even an imaginary result becomes plain , not "." A negative outer coefficient simply flips the sign of whatever the bare radical already simplified to: if , then .
- What values can the coefficient, radicand, and index take?
- This calculator accepts whole numbers (positive, negative, or zero) for both the outer coefficient and the radicand — simplifying by prime factorization only makes sense for whole-number radicands. The index is a whole number from 2 through 20, covering square roots, cube roots, and every higher root used in everyday algebra.
- How is this different from the general Radicals calculator?
- The [Radicals calculator](/en/calculators/algebra/radicals) computes a bare (coefficient always 1, and it also accepts decimal radicands, left unsimplified). This calculator adds the outer coefficient that many textbook problems present the expression with — such as "simplify " — and folds it directly into the final answer.