
When a whole number is multiplied by itself, the result is called a square number or a perfect square. If a natural number p can be written as y2 where y is a natural number, then p is a square number.

The following properties are useful when recognising or working with square numbers:



To compute the square of a number efficiently, split the number into convenient parts and use the identity for expansion:
Example: Find the square of 53.
Solution: Divide the number in two parts.
53 = 50 + 3\[53^2 = (50 + 3)^2\]\[53^2 = 50^2 + 2 \times 50 \times 3 + 3^2\]\[53^2 = 2500 + 300 + 9\]\[53^2 = 2809\]
For any integer whose last digit is 5, write the number as \((a5)\) where \(a\) denotes the integer formed by the digits before 5. Then
Examples:
- \[25^2 = (2 \times 3)\,100 + 25 = 600 + 25 = 625.\]
- \[45^2 = (4 \times 5)\,100 + 25 = 2000 + 25 = 2025.\]
- \[95^2 = (9 \times 10)\,100 + 25 = 9000 + 25 = 9025.\]
- \[125^2 = (12 \times 13)\,100 + 25 = 15600 + 25 = 15625.\]
If the sum of the squares of two integers equals the square of a third integer, those three integers form a Pythagorean triplet. Using the formula above, for any natural p > 1:
Thus, \((2p,\, p^2 - 1,\, p^2 + 1)\) is a triplet.
Example: Write a Pythagorean triplet having 22 as one its members.
Solution:
Let 2p = 6
P = 3
p2 + 1 = 10
p2 - 1 = 8.
Thus, the Pythagorean triplet is 6, 8 and 10.
62 + 82 = 102
36 + 64 = 100
Taking the square root is the inverse operation of squaring. If \(x^2 = y\), then \(x\) is a square root of \(y\) and we write \(\sqrt{y} = x\) (for the principal positive square root).
The symbol used for the positive square root is the radical sign √.

Two standard methods are commonly used: prime factorisation and the long-division method.
When a number is a perfect square, express it as a product of prime factors. Pair identical prime factors and take one from each pair to form the square root.
Example 1: Find \(\sqrt{484}\) by prime factorisation.
Solution:
Resolving 484 as the product of primes, we get
484 = 2 × 2 × 11 × 11
√484 = √(2 × 2 × 11 × 11)
= 2 × 11
Therefore, √484 = 22
Example 2: Find \(\sqrt{324}\) by prime factorisation.
Solution: The square root of 324 by prime factorization, we get
324 = 2 × 2 × 3 × 3 × 3 × 3
√324 = √(2 × 2 × 3 × 3 × 3 × 3)
= 2 × 3 × 3
Therefore, √324 = 18
Try yourself: What is the square root of 18?
This method works well for large numbers or when prime factors are not easy to determine. It is also useful for finding square roots of decimals. The steps are:
Example 1: Find \(\sqrt{784}\) using the long division method.
\[\sqrt{784} = 28.\]
Example 2: Evaluate \(\sqrt{5329}\) using the long division method.
\[\sqrt{5329} = 73.\]
If \(x^2 = y\), then \(x\) is a square root of \(y\) and we write
Examples:



To find the square root of a decimal number using the long-division method, place bars over pairs of digits starting from the decimal point outward. Treat each bar as a period and proceed as in the integer long-division method. Insert the decimal point in the root at the appropriate stage when you cross the decimal point during the division.
Example: Find \(\sqrt{7.29}\) using the division method.
Solution:
Thus, √7.29 = 2.7
Remark: To put the bar on a number like 174.241, we will put a bar on 74 and a bar on 1 as it is a single digit left. And in the numbers after decimal, we will put a bar on 24 and put zero after 1 to make it double-digit.
174. 24 10
When an exact square root is not required or not easy to compute, estimate by locating the number between two consecutive perfect squares.
Solution:We know that, 300 comes between 100 and 400 i.e. 100 < 300 < 400.
Now, √100 = 10 and √400 = 20.So, we can say that
10 < √300 < 20.
We can further estimate the numbers as we know that 172 = 289 and 182 = 324.
Thus, we can say that the square root of √300 = 17 as 289 is much closer to 300 than 324.
Q1: Simplify the following expression.

Sol.
Q2: Simplify the following expression.

Sol.
Q3: Assume x to be positive. Multiply the eighth power of the fourth root of x by the fourth power of the eighth root of x. What is the product?
Sol.
| 1. What are square numbers and how are they defined? | ![]() |
| 2. What properties do square numbers possess? | ![]() |
| 3. How can we find the square root of an integer? | ![]() |
| 4. What are some important points to remember about squaring and square roots? | ![]() |
| 5. Can you provide examples of solved questions on squaring and square roots? | ![]() |