How To Simplify Square Root | Clean Steps That Always Work

To simplify a square root, factor the number into perfect squares and pull them out, leaving only non-square factors inside.

Square roots show up everywhere in algebra: distance formulas, geometry, quadratics, even word problems that hide a radical in plain sight. And when teachers say “simplify,” they’re asking for one thing: get any perfect-square factors out from under the radical sign.

Once you get the pattern, simplifying square roots feels less like guessing and more like a routine. You’ll know what to try, what to ignore, and how to check your work in seconds.

What A Square Root Means In Plain Math

The square root of a number is the value that squares back to it. So √9 is 3 because 3 × 3 = 9. That part is easy.

The tricky ones are numbers like √20. There’s no whole number that squares to 20. Still, you can rewrite √20 in a cleaner form by pulling out any perfect square hiding inside 20.

A square root is considered “simplified” when the number inside the radical has no perfect-square factor greater than 1. That’s the target.

Perfect Squares You’ll Use All The Time

If you can spot these quickly, you’ll simplify faster:

  • 4 = 2²
  • 9 = 3²
  • 16 = 4²
  • 25 = 5²
  • 36 = 6²
  • 49 = 7²
  • 64 = 8²
  • 81 = 9²
  • 100 = 10²

You don’t need to memorize a huge list. You just need enough to spot a square factor fast when a number looks “split-able.”

How To Simplify Square Root With Prime Factors

This is the most dependable method because it works even when the number is ugly. It leans on one clean idea: pairs come out, leftovers stay in.

Step 1: Factor The Number Under The Radical

Start by breaking the radicand (the number inside √ ) into factors. If you can find a perfect square factor right away, grab it. If not, prime factorization will still get you there.

Step 2: Group Factors Into Pairs

Every pair of the same factor makes a perfect square. Inside the radical, pairs turn into something you can pull out.

Step 3: Pull Out The Pairs

Each pair becomes one factor outside the radical. Anything not paired stays inside.

A Quick Walkthrough With √72

Factor 72: 72 = 2 × 2 × 2 × 3 × 3.

Now group pairs: (2 × 2) is a pair, and (3 × 3) is a pair. One extra 2 is left.

So √72 = √((2 × 2) × (3 × 3) × 2) = 2 × 3 × √2 = 6√2.

This “pairs out, leftovers in” idea is the whole game. If you like seeing the rule written out in a few clean examples, Khan Academy’s lesson on simplifying square roots matches this exact approach: simplifying square roots review.

The Fast Shortcut: Pull Out The Largest Square Factor

Prime factorization works every time, but it can feel slow for mental math. A faster move is to hunt for the largest perfect square factor.

Take √200. You might spot 100 × 2 right away. Since 100 is a perfect square, √200 = √(100 × 2) = 10√2.

This shortcut is still the same method. You’re just choosing your factors on purpose so the square part is obvious.

Common Mistakes That Create Wrong Answers

  • Pulling out a non-square: √12 is not 6. You can only pull out square factors.
  • Forgetting the radical stays on leftovers: √(4 × 3) becomes 2√3, not 2 × 3.
  • Stopping too early: √48 can become √(16 × 3) = 4√3. If you stop at 2√12, you’re not done.

How To Spot The Best Square Factor Without Overthinking

When you’re doing homework or a test, you want the cleanest path with the least scribbling. Here are a few “spotting tricks” that speed things up.

Use Divisibility Clues

If a number ends in 0, it’s divisible by 10, and often by 100 when it ends in 00. That makes square factors easier to find.

If a number is even, try factoring out 4. If it’s divisible by 9, try factoring out 9. If it’s divisible by 25, try 25. These checks take one second and often land you on a perfect square fast.

Try The “Square Ladder”

When you’re stuck, test square factors from big to small until one fits. A simple ladder is: 100, 81, 64, 49, 36, 25, 16, 9, 4.

With √180, 36 divides 180 (since 36 × 5 = 180). That gives √180 = √(36 × 5) = 6√5.

If you want a textbook-style breakdown of this style of simplification, OpenStax lays out the same product and quotient properties used in standard algebra classes: 8.2 Simplify Radical Expressions.

Perfect-Square Factor Patterns You’ll Reuse

These are the sorts of radicals that show up on worksheets again and again. Seeing them grouped makes the patterns stick.

Radical Simplified Form Square Factor Used
√8 2√2 4 × 2
√12 2√3 4 × 3
√18 3√2 9 × 2
√20 2√5 4 × 5
√27 3√3 9 × 3
√45 3√5 9 × 5
√50 5√2 25 × 2
√72 6√2 36 × 2
√98 7√2 49 × 2
√200 10√2 100 × 2

Notice what’s happening: the outside number is always the square root of the square factor you pulled out. The inside number is what’s left after you take that factor away.

How To Simplify Square Roots With Variables

Variables follow the same pairing rule as numbers. The only new twist is exponents: a variable squared is a perfect square, and so is any even exponent.

Pulling Out Variable Pairs

Take √(x²). That simplifies to x (in many algebra settings, teachers assume variables represent nonnegative values when simplifying roots). On worksheets, you’ll usually be expected to pull x out cleanly.

Simplify √(8x³)

Break it up: 8x³ = (4 × 2) × (x² × x).

Now simplify: √(4 × x² × 2x) = 2x√(2x).

When Exponents Are Bigger

A fast way is to split the exponent into an even part and a leftover part.

  • x⁷ = x⁶ × x = (x³)² × x, so √(x⁷) becomes x³√x.
  • y¹⁰ = (y⁵)², so √(y¹⁰) becomes y⁵.

If the variable part is inside a larger radical like √(12a⁵b²), factor it into squares: 12a⁵b² = (4 × 3) × (a⁴ × a) × (b²). Then pull out 2a²b and leave √(3a).

How To Simplify Square Roots Of Fractions

Square roots play nicely with fractions as long as you simplify inside first and keep the arithmetic clean.

Split The Root Across Numerator And Denominator

√(a/b) = √a / √b, as long as b isn’t zero. That lets you simplify the top and bottom separately.

Simplify √(50/8)

First reduce the fraction: 50/8 = 25/4.

Then √(25/4) = √25 / √4 = 5/2.

Keep Fractions Reduced Before You Root Them

If you start with √(18/32) and root both parts right away, you’ll carry extra clutter. Reduce first: 18/32 becomes 9/16. Then √(9/16) becomes 3/4.

Quick Self-Checks That Catch Slips

After you simplify, you can sanity-check your result without doing a full rewrite of your work.

Check 1: Square Your Answer

If you started with √72 and got 6√2, square it: (6√2)² = 36 × 2 = 72. That matches, so you’re good.

Check 2: Scan For Square Factors Still Inside

If your final answer has √12 or √18 still inside, you’re not done. Those still contain 4 and 9 as square factors.

Check 3: Keep The Radical Part Small

When a number inside √ is still large, it might still hide a square factor. Scan the square ladder again. This habit saves points on tests.

Practice Set With Answers

Try these in order. The hints nudge you toward a square factor to pull out, not a full solution line-by-line, so you still get the muscle memory.

Problem Hint Final Answer
√32 32 = 16 × 2 4√2
√75 75 = 25 × 3 5√3
√108 108 = 36 × 3 6√3
√(98x²) 98 = 49 × 2 7x√2
√(12a⁶b) 12 = 4 × 3, a⁶ is a square 2a³√(3b)
√(45/5) Simplify fraction first 3

A Short Checklist For Clean Simplifying Every Time

If you freeze mid-problem, run this quick routine. It works for numbers, variables, and mixed expressions.

  1. Scan for an obvious square factor (4, 9, 16, 25, 36, 49, 64, 81, 100).
  2. If nothing jumps out, factor into primes and make pairs.
  3. Pull out one factor per pair, leave leftovers inside √.
  4. Combine outside factors into one number or one term.
  5. Re-check the inside: no square factors should remain.
  6. Square your simplified form if you want a fast verification.

Why Teachers Care About Simplified Radicals

Simplified radicals make later algebra cleaner. When you add, subtract, or compare radicals, you often need them in the same simplified form so like terms match.

Take √50 and √8. If you leave them as-is, they don’t look related. Simplify them: √50 = 5√2 and √8 = 2√2. Now you can combine them: 5√2 + 2√2 = 7√2. That’s the reason simplification matters in the next steps of algebra.

Once you get fluent with this, radicals stop being “that weird chapter” and start feeling like regular terms you can move around and combine.

References & Sources