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.
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
- Square Root Calculator โ Find any root with step-by-step solutions
- Pythagorean Theorem Calculator โ Calculate triangle sides
- Area Calculator โ Calculate area of common shapes
- Standard Deviation Calculator โ Compute spread and variance
- Exponent Calculator โ Calculate powers and roots