Finding the Square of a Number Easily with Examples (2024)

Finding the Square of a Number is a simple method. We need to multiply the given number by itself to find its square number. The square term is always represented by a number raised to the power of 2. For example, the square of 6 is 6 multiplied by 6, i.e., 6×6 = 62 = 36.

Thus, to find the square of single-digit numbers, we can simply multiply them by itself. Also, by remembering the tables from 1 to 10, we can quickly find the square of the number.

Number

Square of Number

1

1

2

4

3

9

4

16

5

25

6

36

7

49

8

64

9

81

10

100

But what if we have to find the square of a two-digit number? It could be a little tricky. We cannot find the square of two-digit numbers easily, by simple multiplication. In this article we can learn how to find the square of such numbers.

How to Calculate the square of a number?

Here we are going to find the square of a natural number by expanding the square. Let us learn with examples.

Example: Find the square of 24.

Solution: We can write 24 as:

24 = (20 + 4)

Put square on both the sides:

242 = (20 +4)2

= (20 + 4) (20 + 4)

Open the brackets and multiply the terms.

= 20 x 20 + 20 x 4 + 4 x 20 + 4 x 4

Now we can simplify the above expression easily.

= 400 + 80 + 80 + 16

= 576

Note: We can observe that the expression of (20 + 4)2 is similar to the algebraic expression (a+b)2 which is equal to:

(a+b)2 = a2 + 2ab +b2

Therefore, we can use the same formula to find the square root of numbers.

Finding the Square Using Patterns

While squaring the numbers, we may find certain patterns that will help us remember the squares. Let us see some patterns:

  • 252 = 625 = 600 + 25 = 6 x 100 + 25 = (2 × 3) hundreds + 25
  • 352 = 1225 = 1200 + 25 = 12 x 100 + 25 = (3 × 4) hundreds + 25
  • 752 = 5625 = 5600 + 25 = 56 x 100 + 25 = (7 × 8) hundreds + 25
  • 1252 = 15625 = 15600 + 25 = 156 x 100 + 25 = (12 × 13) hundreds + 25

From the above pattern, we can see all the numbers that are squared have 5 at their unit’s place. Now, say n5 is a number that is squared. Thus, by looking at the above patterns, we can write the generalised expression.

(n5)2 = (10n + 5)2

= 10n(10n + 5) + 5(10n + 5)

= 100n2 + 50n + 50n + 25

= 100n(n + 1) + 25

= n(n + 1) hundred + 25

Hence, the shortcut to find the square of numbers having 5 at their unit’s place is:

(n5)2 = n(n + 1) hundred + 25

Example: Find the square of 95.

Solution: Given the number is 95.

Square of 95 = 952

Since, n = 9

Therefore using the above pattern to find the square of a number with 5 at unit place, we get;

(n5)2 = n(n + 1) hundred + 25

Here n = 9

(95)2 = 9 (9+1) hundreds + 25

= 9×10 hundreds + 25

= 9000 + 25

= 9025

Thus, the square of 95 is 9025.

Squares and Square Root Related Articles

  • Square and Square Root
  • Square Root 1 to 100
  • Square Root Of A Number By Repeated Subtraction
  • Square Root And Cube Root
  • Square Root Questions
  • Sum of Squares
  • How to Find Square Root

Finding Square of Number Using Pythagorean triplets form

While learning about the right triangles, we have understood that, by Pythagoras theorem, we can find the length of any side of the triangle, given the other two sides.

The three sides of the right triangle are hypotenuse, perpendicular and base. As per Pythagoras theorem,

Hypotenuse2 = Perpendicular2 + Base2

Suppose, the length of the sides are given as:

Perpendicular = 3

Base = 4

Hypotenuse = 5

Now, if we analyse, the square of the hypotenuse is equal to the sum of squares of perpendicular and base.

52 = 32 + 42

25 = 9 + 16

25 = 25

Thus, we can conclude that 3, 4 and 5 are Pythagorean triplets.

Another example of Pythagorean triplets are 6, 8 and 10.

102 = 62 + 82

100 = 36+ 64

100 = 100

Thus, by the above two examples, we can generalise the form of Pythagorean triplet.

Suppose n is any natural number, such that n > 1, we have;

(2n)2 + (n2 – 1)2 = (n2 + 1)2

Or we can say, for any natural number, we know that 2n, n2 – 1 and n2 + 1 are Pythagorean triplets.

Solved Examples

Q.1: Find the square of the following numbers:

(i) 86

(ii) 71

(iii) 55

(iv) 95

Solution:

(i) 86

We can write the given number as:

86 = (80 + 6)

Squaring both the sides, we get;

862 = (80 + 6)2

= (80 + 6) (80 + 6)

Expanding the brackets.

= 80 x 80 + 80 x 6 + 6 x 80 + 6×6

= 6400 + 480 + 480 + 36

= 7396

(ii) 71

We can write the given number as:

71 = 70 + 1

Squaring both the sides, we get;

712 = (70+1)2

= (70 + 1) (70 + 1)

Expanding the brackets.

= 70 x 70 + 70 x 1 + 1 x 70 + 1 x 1

= 4900 + 70 + 70 + 1

= 5041

(iii) 55

We can write the given number as:

55 = 50 + 5

Squaring both the sides, we get;

552 = (50 + 5)2

= (50 + 5) (50 +5)

Expanding the brackets.

= 50 x 50 + 50 x 5 + 5 x 50 + 5 x 5

= 2500 + 250 + 250 + 25

= 2500 +500 +25

= 3025

(iv) 95

We can write the given number as:

95 = 90 + 5

Squaring on both the sides, we get;

952 = (90+5)2

= (90 +5) (90+5)

Expanding the brackets.

= 90 x 90 + 90 x 5 + 5 x 90 + 5 x 5

= 8100 + 450 + 450 + 25

= 9025

Q.2: Write a Pythagorean triplet whose one member is:

(i) 6

(ii) 18

Solution: For any natural number, we know that 2n, n2 – 1 and n2 + 1 are Pythagorean triplets.

(i) 6

Let, 2m = 6

⇒ m = 6/2 = 3

m2–1= 32 – 1 = 9–1 = 8

m2+1= 32+1 = 9+1 = 10

Therefore, (6, 8, 10) is a Pythagorean triplet.

(ii) 18

Let,

2m = 18

⇒ m = 18/2 = 9

m2–1 = 92–1 = 81–1 = 80

m2+1 = 92+1 = 81+1 = 82

Therefore, (18, 80, 82) is a Pythagorean triplet.

Q.3: Find if (8, 15, 17) is a Pythagorean triplet.

Solution: Given, (8, 15, 17)

LHS = 82 + 152 = 289

RHS = 172 = 289

LHS = RHS

Hence, the given triplet is Pythagorean.

Q.4: Find the square of 205 using the pattern of squares method.

Solution: By the pattern of squares, we know that, if a number has 4 at its unit’s place, then the square of the number can be determined by:

(n5)2 = n(n + 1) hundred + 25

Here, n = 20

Therefore,

(205)2 = 20 (20+1) hundreds + 25

= 20 x 21 hundreds + 25

= 420 x 100 + 25

= 42000+25

= 42025

Therefore, the square of 205 is 42025

Practice Questions

  1. Find the square of:
    1. 44
    2. 52
    3. 89
    4. 76
  2. Write a Pythagorean triplet whose smallest member is 8.
  3. Find a Pythagorean triplet in which one member is 10.
  4. Find the squares of the following numbers containing 5 in the unit’s place.
    1. 15
    2. 105

Frequently Asked Questions on Finding the square

Q1

How to find the square of a single-digit number?

To find the square of a single-digit number, multiply the original number by itself. For example, a square of 4 = 42 = 4 x 4 = 16.

Q2

How to find the square of a two-digit number?

We can split the given number into two parts such that one part is the multiples of 10 and then square the sum of two parts. Separate and expand the brackets. Simplify the expression to get the square of the original number. For example, the square of 38 is:
382 = (30 + 8)2
= (30+8) (30 +8)
= 30 x 30 + 30 x 8 + 8 x 30 + 8 x 8
= 900 + 240 + 240 + 64
= 1444

Q3

How to find the square of a number with 5 at the unit place?

If the number has 5 at its unit place, then to find the square of such numbers, we can use (n5)2 = n(n + 1) hundred + 25, where n is any natural number. To find the square of 35, put n = 3.

Q4

What is the smallest number of three digits which is a perfect square?

The smallest number of three digits which is a perfect square is 100 because 102 = 10 x 10 = 100.

Q5

What will be the unit’s digit of the square of 98?

The square of unit digit of 98 is 8 x 8 = 16. Therefore, the unit digit of square of 98 will be 6.

Finding the Square of a Number Easily with Examples (2024)

FAQs

Finding the Square of a Number Easily with Examples? ›

We need to multiply the given number by itself to find its square number. The square term is always represented by a number raised to the power of 2. For example, the square of 6 is 6 multiplied by 6, i.e., 6×6 = 62 = 36. Thus, to find the square of single-digit numbers, we can simply multiply them by itself.

What are 5 examples of square numbers? ›

The first 20 square numbers are 0, 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225, 256, 289, 324, 361, and 400.

What is the formula of square with example? ›

In math, the square formula calculates the square of any number, square of a = a2 = a × a, such as the square of 5 is 5 × 5 = 25. We can clearly see that the square and the square root of any number are inverse operations.

What is the quickest way to determine if a number is a perfect square? ›

You can also tell if a number is a perfect square by finding its square roots. Finding the square root is the inverse (opposite) of squaring a number. If you find the square root of a number and it's a whole integer, that tells you that the number is a perfect square. For instance, the square root of 25 is 5.

How to quickly find square factors? ›

In a perfect square, the count of distinct prime factors must be divisible by 2. Therefore, the count of factors that are a perfect square is given by: Factors of N that are perfect square = (1 + a1/2)*(1 + a2/2)*… *(1 + an/2) where a1, a2, a3, …, an are the count of distinct prime factors of N.

What is the formula for finding a square? ›

We need to multiply the given number by itself to find its square number. The square term is always represented by a number raised to the power of 2. For example, the square of 6 is 6 multiplied by 6, i.e., 6×6 = 62 = 36. Thus, to find the square of single-digit numbers, we can simply multiply them by itself.

What is a simple example of square? ›

Common examples of this shape include a chessboard, craft papers, bread slice, photo frame, pizza box, a wall clock, etc.

How do you find the perfect square in easy method? ›

A perfect square is a positive integer that is obtained by multiplying an integer by itself. In simple words, we can say that perfect squares are numbers that are the products of integers by themselves. Generally, we can express a perfect square as x2, where x is an integer and the value of x2 is a perfect square.

How to find perfect square without calculator? ›

If it is in fact a perfect square, then it should be divisible by an even power of two. We check if it is divisible by four by looking at the final two digits, 88. 88 is in fact a multiple of four (88=22⋅4) so we can divide by four and look at the result.

What is the easiest formula to find the square root of a number? ›

Repeated Subtraction Method of Square Root

This is a very simple method. We subtract the consecutive odd numbers from the number for which we are finding the square root, till we reach 0. The number of times we subtract is the square root of the given number. This method works only for perfect square numbers.

How to find square number from 1 to 100? ›

The first ten square numbers are: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100. The square numbers from 1 to 100 (and beyond) are highlighted in the multiplication square above. A multiplication square makes a great visual aid in the classroom, helping children to memorise their times tables, as well as the square numbers.

References

Top Articles
Latest Posts
Article information

Author: Virgilio Hermann JD

Last Updated:

Views: 5699

Rating: 4 / 5 (61 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Virgilio Hermann JD

Birthday: 1997-12-21

Address: 6946 Schoen Cove, Sipesshire, MO 55944

Phone: +3763365785260

Job: Accounting Engineer

Hobby: Web surfing, Rafting, Dowsing, Stand-up comedy, Ghost hunting, Swimming, Amateur radio

Introduction: My name is Virgilio Hermann JD, I am a fine, gifted, beautiful, encouraging, kind, talented, zealous person who loves writing and wants to share my knowledge and understanding with you.