Introduction

Welcome back to Understanding Roots and Radicals! This is the second of four lessons in the course, and today we tackle one of the most practical skills in the entire path: estimating square roots. In our first lesson, we defined square roots as the inverse of squaring and built a handy reference table of perfect squares from 11 through 225225. That table works beautifully when the number under the radical is a perfect square — but real life rarely hands us perfect numbers. What about 20\sqrt{20}, 50\sqrt{50}, or 90\sqrt{90}? In this lesson, you will learn how to estimate the square root of any non-perfect square by pinning it between two consecutive whole numbers.

When Numbers Aren't Perfect

Recall that a perfect square is a whole number produced by squaring a whole number, like 16=4216 = 4^2 or 81=9281 = 9^2. Their square roots are clean, whole-number answers. In practice, though, the numbers we encounter are rarely that tidy.

Consider a square tile with an area of 3030 square inches. Its side length is , but no whole number multiplied by itself equals . Does that mean we are stuck? Not at all — even when a square root is not a whole number, we can still figure out a solid estimate by leaning on the perfect squares we already know.

The Bracketing Technique

The strategy is to bracket the number between two consecutive perfect squares and then take their roots. Here is the process, step by step:

  1. Find the largest perfect square that is less than the number.
  2. Find the smallest perfect square that is greater than the number.
  3. Take the square roots of both perfect squares. Your answer falls between these two whole numbers.

Let's try this with 20\sqrt{20}. We ask: which perfect squares sit on either side of 20?

The perfect square just below 2020 is , since . The perfect square just above is , since . Because , we can write:

Walking Through More Examples

The more we practice, the faster this becomes. Let's work through a few more estimates using the same bracketing approach.

Example 1: Estimate 50\sqrt{50}. The perfect square below 5050 is 4949 (), and the perfect square above is (). Since :

Applying Estimation in Real Life

Now let's see how this skill translates to a practical scenario. Imagine you are planning a square garden bed and have exactly 4040 square feet of soil to fill it. To figure out roughly how long each side needs to be, you need 40\sqrt{40}.

The perfect square below 4040 is , since . The perfect square above is , since . So the side length is between and feet — a useful enough range to plan a trip to the hardware store without pulling out a calculator.

Keys to Accurate Estimates

As you build speed with this technique, keep a few pointers in mind:

  • Lean on the perfect squares table. The faster you recall pairs like 62=366^2 = 36 and 72=497^2 = 49, the quicker you can bracket any number.
  • Your two bounding roots should always be consecutive whole numbers. If you end up with bounds like and , a perfect square was skipped — go back and check.
Conclusion and Next Steps

In this lesson, we learned how to estimate the square root of any non-perfect square by bracketing it between two consecutive perfect squares. The process is straightforward: find the perfect squares on either side of the number, take their roots, and you have the whole-number range your answer falls in. This technique strengthens your number sense and gives you a practical tool for situations where exact values are not necessary.

Up next in this course, we will extend our thinking to cube roots, where the same style of inverse reasoning applies to a brand-new operation. But first, it is time to put your estimation skills into action with practice exercises that will have you bracketing roots in everything from abstract numbers to home renovation scenarios — let's jump in!

Sign up
Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal