Learning

open
close

Square Numbers 1 to 50

July 18, 2023 | by Bloom Code Studio

12 = 1112 = 121212 = 441312 = 961412 = 1681
22 = 4122 = 144222 = 484322 = 1024422 = 1764
32 = 9132 = 169232 = 529332 = 1089432 = 1849
42 = 16142 = 196242 = 576342 = 1156442 = 1936
52 = 25152 = 225252 = 625352 = 1225452 = 2025
62 = 36162 = 256262 = 676362 = 1296462 = 2116
72 = 49172 = 289272 = 729372 = 1369472 = 2209
82 = 64182 = 324282 = 784382 = 1444482 = 2304
92 = 81192 = 361292 = 841392 = 1521492 = 2401
102 = 100202 = 400302 = 900402 = 1600502 = 2500

Squares of Negative Numbers

The squares of negative numbers give a positive value, because if we multiply two negative numbers then it will result in a positive number.

Remember that: (-) x (-) = (+)

Therefore, square of (-n), (-n)2 = (-n) x (-n) = n2

Where n is a number.

Examples:

  • (-5)2 = (-5) x (-5) = 25
  • (-7)2 = (-7) x (-7) = 49

Numbers between Squares

Suppose there are two square numbers n2 and (n+1)2, then total numbers between these two squares are given by 2n.

Let’s say 32 and 42 are two squares.

32 = 9 and 42 = 16

We need to find the numbers present between 9 and 16.

Here, n = 3

Therefore, total numbers between 9 and 16 = 2n = 2 x 3 = 16

Is that correct? Let us check.

9, 10, 11, 12, 13, 14, 15, 16.

As we can see, the numbers between 9 and 19 are 6. Therefore, the formula given above is applicable to all the squares.

Numbers Between n2 and (n+1)2 = 2n, where n is any natural number

Square Roots of Number

As we have already discussed, the square root of any number is the value which when multiplied by itself gives the original number. It is denoted by the symbol, ‘√’. If the square root of n is a, then a multiplied by a is equal to n. It can be expressed as:

√n = a then a x a = n

This is the formula for square root.

Square Roots of Perfect Squares

The perfect squares are the one whose square root gives a whole number. For example, 4 is a perfect square because when we take the square root of 4, it is equal to 2, which is a whole number. Let us see some of the perfect squares and their square roots.

Perfect SquaresSquare Root (√)
00
11
42
93
164
255

Square Root of Imperfect Squares

Finding the square root of perfect squares is easy but to find the root of imperfect squares is difficult. The root of the perfect square can be estimated using the prime factorisation method.

The square root of imperfect squares is usually fractions. For example, 2 is an imperfect square because 2 cannot be prime factorised and its square root gives a fractional value.

Examples are:

  • √2 = 1.4142
  • √3 = 1.7321
  • √8 = 2.8284

RELATED POSTS

View all

view all