Mathwords logoMathwords

Square Number — Definition, Formula & Examples

A square number is the result you get when you multiply a whole number by itself. For example, 9 is a square number because 3 × 3 = 9.

A non-negative integer nn is a perfect square if there exists a non-negative integer kk such that n=k2n = k^2. The sequence of square numbers begins 0, 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, and continues without bound.

Key Formula

n=k2=k×kn = k^2 = k \times k
Where:
  • kk = Any whole number (0, 1, 2, 3, ...)
  • nn = The resulting square number

How It Works

To find a square number, pick any whole number and multiply it by itself. The name comes from geometry: if you arrange dots or tiles into a square shape with the same number of rows and columns, the total count is always a square number. For instance, a 5-by-5 grid of tiles contains 25 tiles, so 25 is a square number. You can check whether a number is a perfect square by finding its square root — if the square root is a whole number, the original number is a square number.

Worked Example

Problem: Is 36 a square number?
Step 1: Find the square root of 36.
36=6\sqrt{36} = 6
Step 2: Check whether the square root is a whole number. Since 6 is a whole number, 36 is a perfect square.
6×6=366 \times 6 = 36 \checkmark
Answer: Yes, 36 is a square number because 6 × 6 = 36.

Another Example

Problem: Is 50 a square number?
Step 1: Find the square root of 50.
507.07\sqrt{50} \approx 7.07
Step 2: Check the whole numbers on either side: 7 × 7 = 49 and 8 × 8 = 64. Since 50 falls between two consecutive perfect squares, it is not a square number.
72=49and82=647^2 = 49 \quad \text{and} \quad 8^2 = 64
Answer: No, 50 is not a square number because no whole number multiplied by itself gives 50.

Visualization

Why It Matters

Square numbers appear constantly in geometry when you calculate areas of squares and in the Pythagorean theorem. Recognizing perfect squares makes simplifying square roots much faster in pre-algebra and algebra courses. They also show up in real-world tasks like figuring out how many tiles fit in a square floor layout.

Common Mistakes

Mistake: Confusing "squaring" with "doubling." Students think 5 squared means 5 × 2 = 10.
Correction: Squaring means multiplying a number by itself: 5² = 5 × 5 = 25, not 5 × 2.
Mistake: Assuming negative results can be square numbers. Students may say −4 is a square number because (−2) × (−2) = 4.
Correction: Square numbers are always non-negative. While (−2)² does equal 4, the square number itself is 4, not −4.