No history yet

Core Squares Recap

The Bedrock of Squaring

To square numbers quickly in your head, you need a strong foundation. That foundation is knowing the squares of numbers from 1 to 20 instantly. Think of these as the alphabet of squaring. Every larger calculation you perform will break down into parts that rely on you knowing these core values without a moment's hesitation.

| Number (n) | Square (n²) | | Number (n) | Square (n²) | |------------|-------------| |------------|-------------| | 1 | 1 | | 11 | 121 | | 2 | 4 | | 12 | 144 | | 3 | 9 | | 13 | 169 | | 4 | 16 | | 14 | 196 | | 5 | 25 | | 15 | 225 | | 6 | 36 | | 16 | 256 | | 7 | 49 | | 17 | 289 | | 8 | 64 | | 18 | 324 | | 9 | 81 | | 19 | 361 | | 10 | 100 | | 20 | 400 |

Your goal is to make recalling these as automatic as recalling your own name. This instant retrieval is what all advanced techniques are built upon. Don't just read the table; quiz yourself until $17^2 = 289$ is as obvious as $2+2=4$.

Spotting the Patterns

Rote memorisation is one way, but understanding patterns is faster and more reliable. Let's start with the last digit of each square, also known as the s. Look at the squares from 1 to 10: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100. The last digits are 1, 4, 9, 6, 5, 6, 9, 4, 1, 0.

This pattern then repeats for the squares from 11 to 20. For example, the unit digit of $12^2$ (144) is 4, just like for $2^2$. The unit digit of $17^2$ (289) is 9, just like for $7^2$. This is because the unit digit of a square is determined only by the unit digit of the number being squared.

Notice a key detail: no [{}] ever ends in 2, 3, 7, or 8. If you're asked for the square root of 1,763, you know instantly it's not a whole number because it ends in 3. This is a powerful mental filter for estimations and checks.

The pattern of unit digits is symmetrical around 5 and 10. The numbers ending in 1 and 9 both have squares ending in 1. Those ending in 2 and 8 have squares ending in 4, and so on.

If a number ends in...Its square ends in...
00
1 or 91
2 or 84
3 or 79
4 or 66
55

How Squares Grow

Instead of re-calculating each square from scratch, you can find the next square by building on the one you already know. The jump from one square to the next follows a simple, predictable pattern. To get from n2n^2 to (n+1)2(n+1)^2, you simply add the number, add the next number, and you're there.

For example, to get from $13^2 = 169$ to $14^2$, just add 13 and 14 to 169. So, $169 + 13 + 14 = 196$. It works every time.

This method is based on a fundamental algebraic identity that shows the difference between consecutive squares. It provides a way to step from one known value to the next unknown one.

(n+1)2=n2+2n+1(n+1)^2 = n^2 + 2n + 1

Let's try this with 15215^2. We know 14214^2 is 196. Using the formula:

152=142+(2×14)+1=196+28+1=22515^2 = 14^2 + (2 \times 14) + 1 = 196 + 28 + 1 = 225.

Quiz Questions 1/6

What is 17217^2?

Quiz Questions 2/6

A number ends with the digit 8. What digit will its square end in?

Mastering these core squares and their patterns isn't just about passing a maths test. It's about developing number sense and building the mental agility required for more complex problem-solving. Every pattern you see and every square you commit to memory makes the next step in your mathematical journey that much easier.