Simplifying radicals by pulling out perfect powers

Factor the radicand into a perfect power times what remains. Pull only complete groups through the radical bar.

LaTeX article Updated July 13, 2026

ab=ab(a,b0)\sqrt{ab}=\sqrt a\sqrt b\quad(a,b\ge0)

Look for the largest useful perfect square

A radicand can be split into a perfect-square factor and a leftover factor. Using the largest square usually reaches simplest form in one move.

Prime factorization is slower but dependable when the square factor is not obvious.

72=362=62\sqrt{72}=\sqrt{36\cdot2}=6\sqrt2

Variables need domain awareness

For real variables, √(x²) equals |x|, not automatically x, because the principal square root is nonnegative.

Many introductory exercises quietly assume variables are nonnegative. State that assumption or keep the absolute value when it matters.

x2=x\sqrt{x^2}=|x|

Only like radicals combine

After simplification, radicals combine like algebraic terms when their indices and radicands match. Coefficients add; radicands do not.

Do not split a sum inside a radical: √(a + b) is generally not √a + √b.

355=253\sqrt5-\sqrt5=2\sqrt5

Worked example

Common mistakes

  • Pulling out a factor that is not a complete square.
  • Writing √(x²) = x without a domain assumption.
  • Adding unlike radicands.

Keep these ideas

  • Extract perfect powers.
  • Principal roots are nonnegative.
  • Combine only matching radicals.
Vocab
Radical
Math glossaryRadical
an\sqrt[n]{a}

An expression containing a root operation.

Learn more
Rational exponent
Math glossaryRational exponent
am/n=amna^{m/n}=\sqrt[n]{a^m}

Combines powers and roots.

Learn more
Function
Math glossaryFunction
y=f(x)y=f(x)

A rule or relation assigning exactly one output to each allowed input.

Learn more
Inverse function
Math glossaryInverse function
f1(f(x))=xf^{-1}(f(x))=x

Reverses a one-to-one function's input-output mapping.

Learn more
Domain
Math glossaryDomain
domf\operatorname{dom}f

The set of permitted input values.

Learn more
Math glossary