
Here’s
a simple trick to square any number that ends in 1.
Subtract
1 from the number.
Square
the difference. (Squaring of such number is easy as it ends in ‘0’)
Add
the difference twice to its square.
Add
1.
Example: If the number to be squared is...