Skip to content
OmniCalcX
โ† Back to Blog

Square Roots: What They Are and Why You Keep Running Into Them

April 4, 2026 ยท Math

You probably learned about square roots in middle school, promptly forgot about them, and then found them staring back at you in a statistics class, a physics problem, or a spreadsheet formula. They're one of those math concepts that keeps showing up uninvited.

Let me explain what they actually mean (beyond the textbook definition), how to find them without memorizing every perfect square, and where you'll encounter them in the real world. Or just skip to the answer with our square root calculator.

The Basic Idea

The square root of a number is the value that, multiplied by itself, gives you that number. That's it. The square root of 25 is 5, because 5 ร— 5 = 25. The square root of 9 is 3, because 3 ร— 3 = 9.

If xยฒ = n, then x = โˆšn

The โˆš symbol is called a radical sign, and the number sitting under it is the radicand. (Yes, those are real words.)

One thing most people don't realize: every positive number actually has two square roots. โˆš25 is both 5 and -5, since both 5 ร— 5 and (-5) ร— (-5) equal 25. When we write โˆš25, we usually mean the positive one (called the principal square root), but the negative one exists too.

Perfect Squares Worth Memorizing

These come up constantly. Knowing them by heart makes mental math way faster:

  • โˆš1 = 1 ย ย  โˆš4 = 2 ย ย  โˆš9 = 3 ย ย  โˆš16 = 4 ย ย  โˆš25 = 5
  • โˆš36 = 6 ย ย  โˆš49 = 7 ย ย  โˆš64 = 8 ย ย  โˆš81 = 9 ย ย  โˆš100 = 10
  • โˆš121 = 11 ย ย  โˆš144 = 12 ย ย  โˆš169 = 13 ย ย  โˆš196 = 14 ย ย  โˆš225 = 15

Beyond 15, you don't need to memorize โ€” estimation or a calculator will do.

Finding Square Roots of Non-Perfect Squares

Most numbers aren't perfect squares. โˆš50, for example, isn't a clean integer. Here's how to handle those:

Quick estimation

Find the two perfect squares it sits between. โˆš50 falls between โˆš49 (which is 7) and โˆš64 (which is 8). Since 50 is closer to 49 than to 64, you know โˆš50 is a bit over 7 โ€” roughly 7.07, as it turns out.

This method is good enough for a lot of everyday situations where you just need to be in the ballpark.

The calculator route

For anything precise, just use a calculator. Our square root calculatoralso shows the simplified radical form and step-by-step solution, which is handy if you're working through a math class.

Where Square Roots Actually Show Up

This is the part that surprises people. Square roots aren't just a classroom exercise:

  • Measuring diagonal distance โ€” the Pythagorean theorem (โˆš(aยฒ + bยฒ)) tells you how far it is from one corner of a room to the opposite corner, or the shortest distance between two GPS coordinates.
  • Finding the radius of a circle from its area โ€” since A = ฯ€rยฒ, you solve for r by dividing by ฯ€ and taking the square root.
  • Standard deviation in statistics โ€” the formula for standard deviation involves taking the square root of variance. If you've ever seen a โ€œฯƒโ€ symbol in a research paper, there's a square root behind it.
  • Finance โ€” stock market volatility is often measured using the square root of time. It sounds abstract, but options traders use it every day.
  • Computer graphics and game development โ€” calculating distances between objects in 3D space requires square roots.

A Few Properties Worth Knowing

  • The square root of a negative number isn't a real number โ€” it's imaginary (literally, that's what mathematicians call it).
  • โˆš(a ร— b) = โˆša ร— โˆšb โ€” you can split a root across multiplication.
  • โˆš(a รท b) = โˆša รท โˆšb โ€” same thing for division.
  • โˆšaยฒ = |a| โ€” the square root of a squared number is its absolute value, which is why both 5 and -5 work for โˆš25.

Related Calculators