
| Number | Square | Note |
| {y} |

Quickly Calculate the Square of a Number
The square of a number, written with 2, is a mathematical function whose result is the number multiplied by itself. For example, if A is a number, its square, written A2, is equal to A * A. In short: A2 = A * A.
Negative and positive numbers
Since the number is multiplied by itself, and a math rule reminds us that a negative number multiplied by another negative number produces a positive number (- * - = +), it is interesting to note that the square of a negative number is always equal to the square of the corresponding positive number.
In short: A2 = (-A)2 = A * A = -A * -A. Let's take a concrete example with the number 9 => 92 = (-9)2 = 81.
What is the link between the square of a number and its square root?
The square root is, in a way, the opposite operation. Starting from a number A, it finds the number B which gives A when B is multiplied by itself. Put simply, A² = √A² * √A². Or even simpler: 9² = 81 and √81 = 9. You can quickly calculate the square root with this calculator.
Shortcuts
m ⇝ Clear
f ⇝ Save
Squares of whole numbers (non-exhaustive list)
Squares of the numbers 1 to 15.
- 12 = 1
- 22 = 4
- 32 = 9
- 42 = 16
- 52 = 25
- 62 = 36
- 72 = 49
- 82 = 64
- 92 = 81
- 102 = 100
- 112 = 121
- 122 = 144
- 132 = 169
- 142 = 196
- 152 = 225
Save
Saving lets you keep the calculations you make. You can save a number and its square, then export them in PDF or CSV format.