Calculating Numbers Squared- Easy Methods

What Does "Squared" Actually Mean?

When you square a number, you multiply it by itself. That's it. No fancy math jargon needed. The number 7 squared (written as 7²) means 7 × 7 = 49.

The small 2 floating at the top is called an exponent. It tells you how many times to multiply the base number by itself.

The Basic Method: Multiply by Itself

For small numbers, just multiply. Grab a calculator or do it longhand:

Nothing complicated here. If you can multiply two numbers, you can square them.

Mental Math Tricks That Actually Work

You don't always need a calculator. These tricks will save you time ⏱️

Squaring Numbers Ending in 5

This is the easiest pattern in math. Take a number ending in 5, drop the 5, multiply the remaining digits by themselves plus one, then append 25.

Example: 35²

So 35² = 1225. Works every time. 15² = 225, 25² = 625, 45² = 2025. You get the pattern.

Squaring Numbers Near 100

For numbers between 90-110, this trick is fast. Find how far the number is from 100, add or subtract that from the original number, then multiply to find the last two digits.

Example: 97²

Check: 97 × 97 = 9409. Correct.

Example: 104²

The "Near Square" Method

For any number, find a nearby square you know, then adjust.

Example: 41²

The formula: n² = (a²) + a + (a+1) when n = a+1

This works because (a+1)² = a² + a + (a+1)

Using a Calculator

Sometimes you just need the answer fast. Most calculators have an x² button. Punch in your number, hit that button, done.

On smartphones: type the number, then look for the x² function in the calculator app. On computer spreadsheets, type =number^2 or use =number*number.

Comparing Squaring Methods

MethodBest ForSpeedAccuracy
Direct multiplicationSmall numbers, any numberMediumHigh
Ending-in-5 trickNumbers ending in 5FastestPerfect
Near-100 methodNumbers 90-110FastPerfect
Near-square adjustmentNumbers near tensFastHigh
CalculatorLarge numbersFastestPerfect

Practical How-To: Squaring Any Two-Digit Number

Follow these steps in order:

  1. Check if the number ends in 5. If yes, use the ending-in-5 trick.
  2. Check if the number is 90-110. If yes, use the near-100 method.
  3. Check if it's near a round number you know. Like 41 near 40, or 89 near 90.
  4. Default to multiplication. If none of the above apply, just multiply directly.

Practice with: 27², 85², 96², 52²

Answers: 729, 7225, 9216, 2704

When You Need More Than Two Digits

For three-digit numbers or larger, mental math tricks get unwieldy. Use:

There's no shame in using tools. The tricks above are for speed and mental exercise, not to prove anything.

The Bottom Line

Squaring is just multiplication. The shortcuts exist to make you faster, not to replace understanding. Learn the patterns that fit how your brain works. Drop the ending-in-5 trick if you want. Use the near-100 method if it clicks. Or just multiply—nobody grading your homework cares about your method.