The square root of any numerical value is a value that on self multiplication results in the original number. ’√’ is the radical symbol used to depict the root of any number. By square root, we mean a power 1/2 of that number. For instance, let us suppose that x is the square root of any integer y, this implies that x=√y. On multiplying the eq, we also obtain x 2 = y.
The square root of the square of a positive number gives the original number.
To understand the concept, we know, the square of 4 is 16, and the square root of 16, √16 = 4. Now, as we can see, 16 is a perfect square figure. This makes it easy to compute the square root of such numbers. However, to compute the square root of an imperfect square like 3, 5, 7, etc, computing root is a difficult process.
What is Square Root?
A square root function is a one-to-one function that uses as input a positive number and returns the square root of the given input number.
f(x) = √x
Properties of Square Roots
Some of the important properties of the square root are as follows:
- For a perfect square number , a perfect square root exists.
- For a number ending with an even number of zeros, a square root exists.
- The square root of any negative numbers is not defined.
- For a number ending with the digits 2, 3, 7, or 8, then the perfect square root does not exist.
- For a number ending with the digits 1, 4, 5, 6, or 9, then the number will have a square root.
Square Root Calculator
You can calculate square root of any number using the following calculator:
How to Calculate a Square Root?
Perfect square numbers are integers that are positive in nature and can be easily expressed in the form of the multiplication of a number by itself. Perfect square numbers are depicted as the value of power 2 of any integer. Computation of square root of perfect square numbers is relatively easier. There are primarily four methods used to find the square root of numbers:
- Repeated Subtraction Method of Square Root
- Square Root by Prime Factorization Method
- Square Root by Estimation Method
- Square Root by Long Division Method
The above three methods can be used in the computation of the square root of perfect square numbers. The last method, however, can be used for both types of numbers.
Repeated Subtraction Method of Square Roots
The method relies on the following sequence of steps:
Step 1: Subtract consecutive odd numbers from the number for which we are finding the square root.
Step 2: Repeat step 1 until a value of 0 is attained.
Step 3: The number of times step 1 is repeated is the required square root of the given number.
Note: This method can be used only for perfect squares.
For instance, for the number 16, the method works as follows:
16 - 1 = 15
15 - 3 =12
12 - 5 = 7
7- 7 = 0
The process is repeated 4 times. Thus,√16 = 4.
Square Root by Prime Factorization Method
Prime factorization of any number is the representation of that number in the form of a product of prime numbers. The method relies on the following sequence of steps :
Step 1: Divide the specified number into its prime factors.
Step 2: A pair of similar factors is formed in a way such that both the factors in each of the formed pairs are equal.
Step 3: Take one factor from each of the pairs.
Step 4: The product of the factors is obtained by taking one factor from each pair.
Step 5: This obtained product is the square root of the given number.
Note: This method can be used only for perfect squares.
For instance, for the number 64, the method works as follows:
\begin{array}{c|c} 2 & 64 \\ \hline 2 & 32 \\ \hline 2 & 16 \\ \hline 2 & 8 \\ \hline 2 & 4 \\ \hline 2 & 2 \\ \hline & 1 \end{array}
⇒ 64 = {2 × 2} × {2 × 2} × {2 × 2}
⇒ 64 = 2 2 × 2 2 × 2 2
⇒ 64 = (2 × 2 × 2) 2
⇒ 64 = (8) 2
⇒ √64 = 8
Read More about Prime Factorization Calculator.
Square Root by Estimation Method
The estimation method is used for approximating the square root of a given number. It approximates the square root of a number to a reasonable guess of the actual value. Calculations are easier in this method. However, it is a really long and time taking process.
- Step 1: Find the nearest perfect square occurring both before and after to the given number.
- Step 2: Find the next closest integers and round them off each time to come towards the closest answer.
For instance, for the number 15, the method works as follows:
9 and 16 are the perfect square numbers before and after nearest to 15. Now, we know,
√16 = 4 and √9 = 3. This implies that the square root of the number 15 occurs between 3 and 4. Now, the process involves the evaluation of whether the square root of the number 15 is closer to 3 or 4.
The first case is taking 3.5 and 4. Square of 3.5 = 12.25 and the square root of 4 = 16. Therefore, the square root of integer 15 lies between 3.5 and 4 and is closer to 4.
Further, we find the squares of 3.8 and 3.9, which are equivalent to 3.8 2 = 14.44 and 3.9 2 = 15.21 respectively.
This implies that √15 lies between 3.8 and 3.9. On further evaluation, we obtain that √15 = 3.872.
Square Root by Long Division Method
The Long Division method for the computation of the square root of numbers involves the division of large numbers into steps or parts, thus breaking the problem into a sequence of easier steps.
For instance, for the number 180, the method works as follows:
Step 1: A bar is placed over every pair of digits of the number beginning with the unit's place.
Step 2: The left-most number is then divided by the largest number such that the square is less than or equal to the number in the left-most pair.

Step 3: Now, the number under the next bar to the right of the remainder is brought down. The last digit of the quotient obtained is added to the divisor. Now, the next step is to find a number to the right of the obtained sum, such that it together with the result of the sum, forms a new divisor for the new dividend.

Step 4: The obtained number in the quotient is equivalent to the number as selected in the divisor.
Step 5: The same process is repeated using a decimal point and adding zeros in pairs to the remainder.

Step 6: The quotient forms the square root of the number.
Conclusion
Calculating a square root can seem challenging at first, but with practice and the right methods, it becomes much easier. Whether you use prime factorization, the long division method, estimation, or a calculator, each technique has its own benefits and can be applied depending on the situation.
Keep practicing, and soon you'll find that calculating square roots is a skill you can handle with confidence.
Read More,
Sample Questions on Square Roots
Question 1. Compute the square root of 144 by Prime Factorization Method?
Solution:
\begin{array}{c|c} 2 & 144 \\ \hline 2 & 72 \\ \hline 2 & 36 \\ \hline 2 & 18 \\ \hline 3 & 9 \\ \hline 3 & 3 \\ \hline & 1 \\ \end{array}
⇒ 144 = {2 × 2} × {2 × 2} × {3 × 3}
⇒ 144 = 2 2 × 2 2 × 3 2
⇒ 144 = (2 × 2 × 3) 2
⇒ 144 = (12) 2
⇒ √144 = 12
Question 2. What is the way to simplify square root?
Solution:
The prime factorization of the given number can be computed. In case the factor cannot be grouped, a square root symbol is used to group them. The following rule is used for simplification :
√xy = √(x × y), where, x and y are positive integers.
For instance, √12 = \sqrt{2 × 2 × 3} = 2√3
In case of fractions, the following rule is used: \frac{ \sqrt{x}}{\sqrt{y}} = \sqrt{\frac{x}{y}}
For example: \frac{\sqrt50}{\sqrt10} = \sqrt\frac{50}{10} = √5
Question 3. Solve: √(x + 2) = 4
Solution:
We know,
√(x + 2) = 4
On squaring both the sides, we obtain;
x + 2 = √4
⇒ x + 2 = ±4
⇒ x = ±4 – 2
Therefore, we have,
x = 2 or x = -6
Question 4. Can the square root of a negative number be a whole number? Explain.
Solution:
We know, the negative numbers cannot have a square root. The reason behind this is that if two negative numbers are multiplied together, the result obtained will always be a positive number. Therefore, the square root of a negative number will be in the form of complex number.
Question 5. Compute the square root of 25 by the method of repeated subtraction?
Solution:
Going by the above stated steps, we have,
25 - 1 = 24
24 - 3 = 21
21 - 5 = 16
16 - 7 = 9
9 - 9 = 0
Since the process is repeated 5 times, therefore, we have,√25 = 5.
Question 6. Compute the square root of 484 by the long division method?
Solution:
By the long division method, we have,




Now,
The remainder is 0, therefore, 484 is a perfect square number, such that,
√484 = 22
Similar Reads
How to find square roots without a calculator?
The number system is the system defined for the different numbers and the way they could be arranged. There are many types of number systems but mostly 4 types are well known. Binary number systems, decimal number systems, Octal number systems, and hexadecimal number systems. The decimal number syst
6 min read
How to calculate the sum of squares?
The number system includes different types of numbers for example prime numbers, odd numbers, even numbers, rational numbers, whole numbers, etc. These numbers can be expressed in the form of figures as well as words accordingly. For example, numbers like 40 and 65 expressed in the form of figures c
5 min read
How to Calculate Square Footage?
Square footage, or square feet, is a unit that is generally used to express the surface area. To calculate square footage multiply the length by the width. The basic formula for the same is: Length (in feet) Ã width (in feet) = Area in sq. ftThe square footage formula is used to determine the surfac
6 min read
How to calculate Square Footage?
Answer: Square Footage of any figure and shape can easily be calculated using the steps given below,Step 1: Clearly mark the dimensions of the figure or shape for which you have to calculate square footage.Step 2: Make sure all the dimensions are measured in feet if not convert them accordingly.Step
11 min read
How to Calculate Square Meter| Examples
A square meter is a unit of area measurement. It equals the size of a square with each side measuring one meter. This measurement is crucial in various daily tasks and professions. In this article, we will learn how to calculate square meters, common mistakes to avoid, and some practical examples.Ta
9 min read
How to divide a square root addition?
Number System means a system of representing numbers on the number line( number line extending from (-â (infinity) to +â). Number line can be defined as an imaginary line on which each and every number can be represented by using symbols. This line can extend to both sides, right side to zero will c
5 min read
How to Calculate Root Mean Square Error in Excel?
In simple terms, Root mean square error means how much far apart are the observed values and predicted values on average. The formula for calculating the root-mean-square error is as follows : Where, n: number of samplesf: Forecasto: observed valuesCalculating Root Mean Square Error in Excel : Follo
2 min read
How to Multiply Square roots?
Answer: To multiply square roots, multiply the numbers inside the square roots together and simplify if possible.Explanation:To multiply square roots, follow these steps:Multiply the numbers inside the square roots: Multiply the numbers or expressions inside the square roots together. If there are v
3 min read
How to Find Square Root of a Number?
In everyday situations, the challenge of calculating the square root of a number is faced. What if one doesn't have access to a calculator or any other gadget? It can be done with old-fashioned paper and pencil in a long-division style. Yes, there are a variety of ways to do so. Let's start with dis
12 min read
Square Root 1 to 30
Square Roots 1 to 30 are the square roots of the natural number from 1 to 30. These square roots are very helpful in solving various mathematical problems and making the calculation easy in mathematics. The square root of any number is defined as the number with an exponent of 1/2. The square root o
8 min read