Of all the mental math shortcuts, this is probably the fastest one to master — and the one that surprises people most. Any number ending in 5 can be squared in two steps, with zero guesswork about carrying or rounding.

The rule

Write the number as 10a + 5, where a is the leading digit(s) before the 5. Then:

(10a + 5)² = 100 × a × (a + 1) + 25

In plain steps:

That's the entire method. No rounding, no correction term — just two numbers placed next to each other.

Worked example: 35²

Here a = 3 (everything before the 5).

35² = 1225

Worked example: 85²

Here a = 8.

85² = 7225

Why it works

This is the same base-and-deviation identity behind most squaring shortcuts, just simplified because the units digit is fixed at 5. Expanding (10a + 5)² algebraically gives 100a² + 100a + 25, which factors into 100 × a(a+1) + 25 — exactly the two-step rule above. The units digit being fixed is what removes the need for any correction step at all.

It scales past two digits

The same rule works for three-digit numbers ending in 5. For 125², a = 12:

125² = 15625

The only extra work is that a × (a+1) itself gets bigger — the placement rule never changes.

Practice tip: Because this rule has no correction term, it's the ideal shortcut to practice first — get comfortable computing a × (a+1) quickly for a = 1 through 20, and this entire category of squaring becomes reflexive.

Where this actually helps

Numbers ending in 5 come up constantly in percentage calculations, average-based questions, and approximation-heavy DI sets. Being able to square 45 or 95 instantly — without the multi-step base-100 method — is a small but very frequent time save across a timed paper.

Put it into practice

Try the square mode in the quiz with a number range that includes plenty of multiples of 5.

Practice squares →