What Does Squared Mean? 2², 4², and Powers of 2 Explained
A plain-English breakdown of squaring, with every "n squared" value from 1 to 12 worked out.
The short answer
"Squared" means a number multiplied by itself. 2 squared is written 2² and equals 2 × 2 = 4. 4 squared is 4² = 4 × 4 = 16. The small "2" is called an exponent — it tells you how many times to multiply the base number by itself. When the exponent is 2 specifically, we say the number is "squared" rather than using the general phrase "to the power of 2," though both mean exactly the same thing.
Why it's called "squared"
The name comes from geometry. If you draw a square with sides of length n, its area is n × n — literally n squared. A 4-unit square has an area of 16 square units, which is exactly what 4² calculates. That's also why area units carry the same symbol: square meters is written m², square feet is ft².
Squared numbers 1 through 12
Need a number outside this range, or want to see the working shown visually? Use the interactive squaring calculator — it grids out the area as you type.
Squaring negative numbers
A negative number squared is always positive, because multiplying two negatives gives a positive: (−3)² = (−3) × (−3) = 9. This is why a squared value can never be negative — it's also why the reverse operation, square rooting, gets more complicated (see the guide below).
Squared vs. "to the power of 2" vs. exponent notation
| Phrase | Written | Meaning |
|---|---|---|
| "n squared" | n² | n × n |
| "n to the power of 2" | n² | Identical — general exponent phrasing |
| "n to the second power" | n² | Identical — textbook phrasing |
| "n cubed" | n³ | n × n × n (exponent 3, not 2) |
Where squaring shows up outside math class
- Physics: E = mc² — energy equals mass times the speed of light squared.
- Geometry: a² + b² = c² — the Pythagorean theorem for right triangles.
- Area & real estate: a 10m × 10m room is "100 square meters" (100 m²).
- Statistics: standard deviation is the square root of variance, which itself is built from squared differences.