Skip to content
alaintvStart learning

Advanced · Stage 20 of 25

Estimating Square Roots

Bracket a number between perfect squares and refine the estimate.

Lesson overview

What you will learn

Estimating square roots mentally means bracketing a number between two perfect squares and interpolating. Fifty is between forty-nine (7²) and sixty-four (8²), so √50 is a little above 7 — specifically near 7.07 because 50 is very close to 49.

Linear interpolation across the interval gives a first approximation: if 81 is 9² and 100 is 10², then 90 is roughly 90% of the way from 81 to 100, so √90 is roughly 9 + 0.9 × (10 − 9) ≈ 9.5, refined to about 9.49 with experience.

Memorizing perfect squares through 20² (400) covers most everyday estimation. Beyond that, anchoring on squares like 15² = 225 and 25² = 625 provides additional reference points.

Square root estimation supports geometry (diagonal lengths), statistics (standard deviation magnitude), and checking whether calculator outputs for area or variance are plausible.

Why it matters

Build the idea before the speed

Square-root estimation supports geometry, statistics, and quick checks when exact roots are unavailable.

In adult life

Where this skill shows up

A square room with area 50 square meters has sides of about 7.07 meters — knowledge useful when buying flooring or planning furniture without measuring twice.

Investors comparing volatility might see an variance of 90 and need √90 ≈ 9.5 as the standard deviation. Mental estimation confirms whether a reported 3.2 or 95 could be a data entry error.

The method

Step by step

  1. 1Find consecutive perfect squares around the number.
  2. 2Place the root between their integer roots.
  3. 3Use how far the number lies across the square interval to refine.

Worked examples

See the structure

Example 1√50

49 < 50 < 64, so just above 7

Answer: ≈ 7.07

Example 2√90

81 < 90 < 100; 90 is near the midpoint

Answer: ≈ 9.49

Example 3√150

144 < 150 < 169, so slightly above 12

Answer: ≈ 12.25

Avoid these traps

Common mistakes

  • Assuming linear spacing between integer roots matches linear spacing between the numbers — the curve is nonlinear, so interpolation is approximate.
  • Using the wrong perfect square bracket, such as placing √50 between 36 and 49 instead of 49 and 64.
  • Reporting too many decimal places from a rough mental estimate, implying false precision.
  • Confusing square root with halving — √50 is about 7, not 25.

Practice tips

  • Memorize squares of 1 through 15; they cover most bracketing needs.
  • When a number is very close to a perfect square, the root is very close to that integer — leverage closeness.
  • Always state the bracket first: "between 7 and 8" before refining.
  • Verify by squaring your estimate: 7.07² should be near 50.

Check your understanding

  1. Between which two integers does √150 fall, and why is the root closer to 12 than to 13?
  2. Why is √90 closer to 9.5 than to 9.0 even though 90 is exactly halfway between 81 and 100 in value?
  3. How would you quickly check whether √63 ≈ 8 is reasonable?

Your turn

Interactive practice

Answer one problem at a time. Each problem has a fresh 60-second timer, immediate correction, and a final accuracy score. Aim for understanding first; speed comes after accuracy.

60-second challenge

Estimating Square Roots

0 correct60

You have one minute for each problem. Enter your answer, submit it, and learn from immediate feedback. The timer starts when you begin.

Study note

Can you explain the transformation?

Before moving on, solve at least eight practice problems correctly and describe why the method preserves the value. Understanding makes speed durable.