How to Find Square Root of a Number?
Last Updated :
30 Sep, 2024
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 discussing Square root and its properties first.
The square root of a number is a value that, when multiplied by itself, gives the number. For example, the square root of 9 is 3, because 3 × 3 = 9. Finding square roots is an essential skill in mathematics, with applications in geometry, algebra, physics, and many other fields. There are several methods to calculate square roots, including estimation, long division, and using a calculator. In this guide, we'll focus on manual methods and provide practice questions to help you master this skill.
What is a Square Root?
A square root is a value, which gives the original number that multiplication of itself. e.g., 6 multiplied by itself gives 36 (i.e. 6 × 6 = 36), therefore, 6 is the square root of 36 or in other words, 36 is the square number of 6.
Suppose, a is the square root of b, then it is represented as,
a = √b or
a2 = b
Let the square of 2 is 4 so the square root of 4 will be 2 i.e.
√4 = 2
The following are the square roots of the first 50 digits:
Square Root | Value | Square Root | Value |
√1 | 1 | √26 | 5.0990 |
√2 | 1.4142 | √27 | 5.1962 |
√3 | 1.7321 | √28 | 5.2915 |
√4 | 2 | √29 | 5.3852 |
√5 | 2.2361 | √30 | 5.4772 |
√6 | 2.4495 | √31 | 5.5678 |
√7 | 2.6458 | √32 | 5.6569 |
√8 | 2.8284 | √33 | 5.7446 |
√9 | 3 | √34 | 5.8310 |
√10 | 3.1623 | √35 | 5.9161 |
√11 | 3.3166 | √36 | 6 |
√12 | 3.4641 | √37 | 6.0828 |
√13 | 3.6056 | √38 | 6.1644 |
√14 | 3.7417 | √39 | 6.2450 |
√15 | 3.8730 | √40 | 6.3246 |
√16 | 4 | √41 | 6.4031 |
√17 | 4.1231 | √42 | 6.4807 |
√18 | 4.2426 | √43 | 6.5574 |
√19 | 4.3589 | √44 | 6.6332 |
√20 | 4.4721 | √45 | 6.7082 |
√21 | 4.5826 | √46 | 6.7823 |
√22 | 4.6904 | √47 | 6.8557 |
√23 | 4.7958 | √48 | 6.9282 |
√24 | 4.8990 | √49 | 7 |
√25 | 5 | √50 | 7.0711 |
Hence, the square root of the square of a positive number gives the original number. However, the square root of a negative number represents a complex number.
Properties of Square Root
- A perfect square root always exists if a number is a perfect square.
- The square root of 4 is 2 and the square root of 16 is 4. So we can conclude that the square root of an even perfect square is even.
- The square root of 9 is 3 and the square root of 81 is 9. So we can conclude that the square root of an odd perfect square is odd.
- A perfect square cannot be negative and hence the square root of a negative number is not defined.
- From the above point, it can be concluded that numbers ending with (having unit’s digit) 1, 4, 5, 6, or 9 will have a square root.
- If a number of ends with an even number of zeros (0’s), then it can have a square root.
- If the unit digit of a number is 2, 3, 7, or 8 then a perfect square root is not possible.
- If a number of ends with 2, 3, 7, or 8 (in the unit digit), then the perfect square root does not exist.
- The two square root values can be multiplied. For example, √5 can be multiplied by √2, then the result should be √10.
- Two same square roots are multiplied to give a non-square root number. When √5 is multiplied by √5 we get 5 as a result.
Perfect Square
A number that can be expressed as the product of two identical integers is called a perfect square. Perfect squares are numbers that can be made by squaring any whole number.
e.g.:
9 is a perfect square because it is the product of two equal integers, 3 × 3 = 9.
However, 10 is not a perfect square because it cannot be expressed as the product of two equal integers. (5 × 2 = 10).
Thus, a perfect square is an integer that is the square of an integer; in other words, it is the product of some integer with itself.
The numbers that are perfect squares are mentioned below, and finding the square roots of those numbers is easy. Here are few examples of square roots:
- 12 = 1
- 22 = 4
- 32 = 9
- 42 = 16
- 52 = 25
- 62 = 36
- 72 = 49
- 82 = 64
- 92 = 81
- 102 = 100
As a result, the complete squares are 1, 4, 9, 16, 25, 36, 49, 64, 81, and 100.
Methods to find Square Root of a number
To determine if a given number is a perfect square or an imperfect square, we must first determine if it is a perfect square or an imperfect square. If the number is a perfect square, such as 4, 9, 16, etc., we will use the prime factorization process to factorize it. We must use the long division approach to find the root if the number is an incomplete square, such as 2, 3, 5, and so on.
- Repeated Subtraction Method
- Prime Factorization Method
- Division Method
1. Repeated Subtraction Method
The sum of the first n odd natural numbers is known to be n2. We'll do this to calculate the square root of an integer by subtracting it several times. Let's consider an example and see how this approach works. Let's say you ought to find the square root of 25, which is √25. The steps are as follows:
Let's consider the following examples to understand the repeated subtraction method to determine the square roots.
Example 1: Determine the square root of 25 using the repeated subtraction method.
Solution:
Since, 25 is an odd number. Therefore, the steps to find the square root of 25 is:
- 25 - 1 = 24
- 24 - 3 = 21
- 21 - 5 = 16
- 16- 7 = 9
- 9 - 9 = 0
Here it takes five steps to get the 0.
Hence, the square root of 25 is 5.
Example 2: Determine the square root of 16 using the repeated subtraction method.
Solution:
Since, 16 is an even number. Therefore, the steps to find the square root of 16 is:
- 16 - 4 = 12
- 12 - 4 = 8
- 8 - 4 = 4
Here it takes four steps to get the 0.
Hence, the square root of 16 is 4.
Example 3: Find the square root of 49 using the repeated subtraction method.
Solution:
Since, 49 is an odd number. Therefore, the steps to find the square root of 49 is:
- 49 - 1 = 48
- 48 - 3 = 45
- 45 - 5 = 40
- 40 - 7 = 33
- 33 - 9 = 24
- 24 - 11 = 13
- 13 -13 = 0
Here it takes seven steps to get the 0.
Hence, the square root of 49 is 7.
2. Prime Factorization Method
The prime factorization method involves expressing numbers as a function of their prime factors. The square root of the number is given by the product of one element from each pair of equal prime factors. This approach can also be used to determine whether a given number is a perfect square or not. This method, however, cannot be used to find the square root of non-perfect square decimal numbers.
e.g.: The prime factors of 126 will be 2, 3 and 7 as 2 × 3 × 3 × 7 = 126 and 2, 3, 7 are prime numbers.
- 16 = 2 × 2 × 2 × 2 = 22 × 22 = √16 = 4
- 25 = 5 × 5 = 52 = √25 = 5
- 64 = 2 × 2 × 2 × 2 × 2 × 2 = √64 = 8
3. Division Method
When the integers are sufficiently large, it is easy to obtain the square root of a perfect square by utilizing the long division approach, because getting their square roots through factorization becomes lengthy and complicated. To overcome this problem, a new method for finding the square root is developed. This method basically uses the division operation by a divisor whose square is either less than or equal to the dividend.
Following are the steps to for division method:
Step 1: Take the number whose square root is to find. Place a bar over every pair of the digit of the number starting from that in the unit’s place (rightmost side).
Step 2: Let's divide the leftmost number by the largest number whose square is less than or equal to the number under the leftmost bar. Take this number as the divisor and the quotient. The number under the leftmost bar is considered to be the dividend.
Step 3: Divide and get the number. Bring down the number under the next bar to the right of the remainder.
Step 4: Double the divisor (or add the divisor to itself). To the right of this divisor find a suitable number which together with the divisor forms a new divisor for the new dividend. The new number in the quotient will have the same number as selected in the divisor. The condition is the same as being either less or equal to that of the dividend.
Step 5: Continue this process till we get zero as the remainder. The quotient thus obtained will be the square root of the number.
Let's consider the following examples to understand the division method to determine the square roots.
Example 1: Find the square root of 144 using the division method.
Solution:
The steps to determine the square root of 144 are:
Step 1: Start the division from the leftmost side. Here 1 is the number whose square is 1.
Step 2: Putting it in the divisor and the quotient and then doubling it will give as,

Step 3: Now it is required to find a number for the blanks in divisor and quotient. Let that number be x.
Step 4: Therefore, check when 2x multiplies by x give a number of less than or equal to 44. Take x = 1, 2, 3, and so on and check.
In this case,
So we choose x = 2 as the new digit to be put in the divisor and in the quotient.
The remainder here is 0 and hence 12 is the square root of 144.
Example 2: Find the square root of 196 using the division method.
Solution:
The steps to determine the square root of 196 are:
Step 1: Start the division from the leftmost side. Here 1 is the number whose square is 1.
Step 2: Putting it in the divisor and the quotient and then doubling it will give.

Step 3: Now we need to find a number for the blanks in divisor and quotient. Let that number be x.
Step 4: We need to check when 2x multiplies by x give a number less than or equal to 96. Take x = 1, 2, 3 and so on and check.
In this case,
- 21 × 1 = 21
- 22 × 2 = 44
- 23 × 3 = 69
- 24 × 4 = 96
So, choose x = 4 as the new digit to be put in divisor and in the quotient.
The remainder here is 0 and hence 14 is the square root of 196.
Example 2: Find the square root of 225 using the division method.
Solution:
The steps to determine the square root of 225 are:
Step 1: Start the division from the leftmost side. Here 1 is the number whose square is 1.
Step 2: Putting it in the divisor and the quotient and then doubling it will give.

Step 3: Now we need to find a number for the blanks in divisor and quotient. Let that number be x.
Step 4: We need to check when 2x multiplies by x gives a number which is either less than or equal to 125. Take x = 1, 2, 3 and so on and check.
In this case,
- 21 × 1 = 21
- 22 × 2 = 44
- 23 × 3 = 69
- 24 × 4 = 96
- 25 × 5 = 125
So we choose x = 5 as the new digit to be put in divisor and in the quotient.
The remainder here is 0 and hence 15 is the square root of 225.
4. Square Roots of Complex Numbers
To calculate the square root of a complex number, let's suppose that the root is ea + ib. Then compare it to the original number to get the values of a and b, yielding the square root.
Let a + ib is a complex number, therefore to find the square root of a + ib following formula can be used
\sqrt{a+ib} = \pm(\sqrt{\frac{\sqrt{a^2+b^2}+a}{2}}+i\frac{b}{|b|}(\sqrt{\frac{\sqrt{a^2+b^2}-a}{2}}))
Let's consider the following examples to understand the determination of the square roots of complex numbers.
Example 1: Find the square root of 6 - 8i.
Solution:
Let's use the following formula to determine the square root of the given complex number as:
\sqrt{a+ib} = \pm(\sqrt{\frac{\sqrt{a^2+b^2}+a}{2}}+i\frac{b}{|b|}(\sqrt{\frac{\sqrt{a^2+b^2}-a}{2}}))
For the given case, substitute a = 6 and b = (-8) in the above formula,
\begin{aligned}\sqrt{6-8i}&=\pm\sqrt{\dfrac{\sqrt{6^2+(-8)^2}+6}{2}}+i\dfrac{-8}{|-8|}\sqrt{\dfrac{\sqrt{6^2+(-8)^2}-6}{2}}\\&=\pm\sqrt{\dfrac{\sqrt{100}+6}{2}}-i\left(\dfrac{8}{8}\right)\sqrt{\dfrac{\sqrt{100}-6}{2}}\\&=\pm\sqrt{\dfrac{10+6}{2}}-i\sqrt{\dfrac{10-6}{2}}\\&=\pm\left(\sqrt{8}-i(\sqrt{2}\right)\\&=\pm(2\sqrt{2}-i\sqrt{2})\end{aligned}
which is the required solution.
Example 2: Find the square root of 9 + 40i.
Solution :
Let's use the following formula to determine the square root of the given complex number as:
\sqrt{a+ib} = \pm(\sqrt{\frac{\sqrt{a^2+b^2}+a}{2}}+i\frac{b}{|b|}(\sqrt{\frac{\sqrt{a^2+b^2}-a}{2}}))
For the given case, substitute a = 9 and b = 40 in the above formula,
\begin{aligned}\sqrt{9+40i}&=\pm\left(\sqrt{\dfrac{\sqrt{9^2+{40}^2}+9}{2}}+i\dfrac{40}{|40|}\sqrt{\dfrac{\sqrt{9^2+(40)^2}-9}{2}}\right)\\&=\pm\left(\sqrt{\dfrac{\sqrt{81+{1600}}+9}{2}}+i\left(\dfrac{40}{40}\right)\sqrt{\dfrac{\sqrt{81+1600}-9}{2}}\right)\\&=\pm\left(\sqrt{\dfrac{\sqrt{1681}+9}{2}}+i\sqrt{\dfrac{\sqrt{1681}-9}{2}}\right)\\&=\pm\left(\sqrt{\dfrac{50}{2}}+i\sqrt{\dfrac{32}{2}}\right)\\&=\pm(5+4i)\end{aligned}
which is the required solution.
Example 3: Find the square root of 3 + 4i.
Solution :
Let's use the following formula to determine the square root of the given complex number as:
\sqrt{a+ib} = \pm(\sqrt{\frac{\sqrt{a^2+b^2}+a}{2}}+i\frac{b}{|b|}(\sqrt{\frac{\sqrt{a^2+b^2}-a}{2}}))
For the given case, substitute a = 3 and b = 4 in the above formula,
\begin{aligned}\sqrt{3+4i}&=\pm\left(\sqrt{\dfrac{\sqrt{3^2+{4}^2}+3}{2}}+i\dfrac{4}{|4|}\sqrt{\dfrac{\sqrt{3^2+4^2}-3}{2}}\right)\\&=\pm\left(\sqrt{\dfrac{\sqrt{9+16}+3}{2}}+i\left(\dfrac{4}{4}\right)\sqrt{\dfrac{\sqrt{9+16}-3}{2}}\right)\\&=\pm\left(\sqrt{\dfrac{\sqrt{25}+3}{2}}+i\sqrt{\dfrac{\sqrt{25}-3}{2}}\right)\\&=\pm\left(\sqrt{\dfrac{5+3}{2}}+i\sqrt{\dfrac{5-3}{2}}\right)\\&=\pm(\sqrt{4}+i\sqrt{1})\\&=\pm(2+i)\end{aligned}
which is the required solution.
Summary
Finding the square root of a number is a fundamental mathematical skill with wide-ranging applications. Various methods exist for calculating square roots, including estimation, long division, prime factorization, and using technology. The choice of method often depends on the specific number, the required accuracy, and the available tools. Mastering these techniques enhances mathematical understanding and problem-solving abilities, preparing individuals for more advanced mathematical concepts and real-world applications in fields such as engineering, physics, and computer science.
Similar Reads
CBSE Class 8th Maths Notes
CBSE Class 8th Maths Notes cover all chapters from the updated NCERT textbooks, including topics such as Rational Numbers, Algebraic Expressions, Practical Geometry, and more. Class 8 is an essential time for students as subjects become harder to cope with. At GeeksforGeeks, we provide easy-to-under
15+ min read
Chapter 1: Rational Numbers
Rational Numbers
A rational number is a type of real number expressed as p/q, where q â 0. Any fraction with a non-zero denominator qualifies as a rational number. Examples include 1/2, 1/5, 3/4, and so forth. Additionally, the number 0 is considered a rational number as it can be represented in various forms such a
9 min read
Natural Numbers | Definition, Examples & Properties
Natural numbers are the numbers that start from 1 and end at infinity. In other words, natural numbers are counting numbers and they do not include 0 or any negative or fractional numbers. Here, we will discuss the definition of natural numbers, the types and properties of natural numbers, as well a
11 min read
Whole Numbers - Definition, Properties and Examples
Whole numbers are a foundational concept in mathematics, encompassing all non-negative integers starting from zero. This set includes numbers like 0, 1, 2, 3, and so on, up to infinity. Unlike integers, whole numbers do not include negative numbers or fractions. Examples of Whole Numbers are 0, 2, 3
9 min read
Integers | Definition, Examples & Types
The word integer originated from the Latin word âIntegerâ which means whole or intact. Integers are a special set of numbers comprising zero, positive numbers, and negative numbers. So, an integer is a whole number (not a fractional number) that can be positive, negative, or zero. Examples of intege
9 min read
Rational Numbers
Rational numbers are a fundamental concept in mathematics, defined as numbers that can be expressed as the ratio of two integers, where the denominator is not zero. Represented in the form p/qâ (with p and q being integers), rational numbers include fractions, whole numbers, and terminating or repea
15+ min read
Representation of Rational Numbers on the Number Line | Class 8 Maths
Rational numbers are the integers p and q expressed in the form of p/q where q>0. Rational numbers can be positive, negative or even zero. Rational numbers can be depicted on the number line. The centre of the number line is called Origin (O). Positive rational numbers are illustrated on the righ
5 min read
Rational Numbers Between Two Rational Numbers | Class 8 Maths
Real numbers are categorized into rational and irrational numbers respectively. Given two integers p and q, a rational number is of the form p/q, where q > 0. A special case arises when q=1 and the rational number simply becomes an integer. Hence, all integers are rational numbers, equal to p. Th
6 min read
Chapter 2: Linear Equations in One Variable
Algebraic Expressions in Math: Definition, Example and Equation
Algebraic Expression is a mathematical expression that is made of numbers, and variables connected with any arithmetical operation between them. Algebraic forms are used to define unknown conditions in real life or situations that include unknown variables. An algebraic expression is made up of term
8 min read
Linear Equations in One Variable
Linear equation in one variable is the equation that is used for representing the conditions that are dependent on one variable. It is a linear equation i.e. the equation in which the degree of the equation is one, and it only has one variable. A linear equation in one variable is a mathematical sta
7 min read
Linear Equations in One Variable - Solving Equations which have Linear Expressions on one Side and Numbers on the other Side | Class 8 Maths
Linear equation is an algebraic equation that is a representation of the straight line. Linear equations are composed of variables and constants. These equations are of first-order, that is, the highest power of any of the involved variables i.e. 1. It can also be considered as a polynomial of degre
4 min read
Solving Linear Equations with Variable on both Sides
Equations consist of two main components: variables and numbers. Understanding the relationship between these components and how to manipulate them is essential for solving equations. Variable: A variable is a symbol (often a letter like x, y, or z) that represents an unknown or changing quantity.Nu
6 min read
Reducing Equations to Simpler Form | Class 8 Maths
Reducing equations is a method used to simplify complex equations into a more manageable form. This technique is particularly useful when dealing with non-linear equations, which cannot always be solved directly. By applying specific mathematical operations, such as cross-multiplication, these equat
7 min read
Equations Reducible to Linear Form
Equations Reducible to Linear Form" refers to equations that can be transformed or rewritten into a linear equation. These equations typically involve variables raised to powers other than 1, such as squared terms, cubed terms, or higher. By applying suitable substitutions or transformations, these
9 min read
Chapter 3: Understanding Quadrilaterals
Types of Polygons
Types of Polygons classify all polygons based on various parameters. As we know, a polygon is a closed figure consisting only of straight lines on its edges. In other words, polygons are closed figures made up of more than 2 line segments on a 2-dimensional plane. The word Polygon is made up of two
9 min read
Triangles in Geometry
A triangle is a polygon with three sides (edges), three vertices (corners), and three angles. It is the simplest polygon in geometry, and the sum of its interior angles is always 180°. A triangle is formed by three line segments (edges) that intersect at three vertices, creating a two-dimensional re
13 min read
Quadrilaterals
Quadrilateral is a two-dimensional figure characterized by having four sides, four vertices, and four angles. It can be broadly classified into two categories: concave and convex. Within the convex category, there are several specific types of quadrilaterals, including trapezoids, parallelograms, re
12 min read
Area of Pentagon
Area of Pentagon or the area of any polygon is the total space taken by that geometric object. In geometry area and perimeter are the most fundamental quantities of measurement after the side. In general, we study two types of shapes in geometry one is flat shapes(2-D Shapes) and other solid shapes
7 min read
Sum of Angles in a Polygon
Polygon is defined as a two-dimensional geometric figure that has a finite number of line segments connected to form a closed shape. The line segments of a polygon are called edges or sides, and the point of intersection of two edges is called a vertex. The angle of a polygon is referred to as the s
11 min read
Exterior Angles of a Polygon
Polygon is a closed, connected shape made of straight lines. It may be a flat or a plane figure spanned across two-dimensions. A polygon is an enclosed figure that can have more than 3 sides. The lines forming the polygon are known as the edges or sides and the points where they meet are known as ve
6 min read
Trapezium: Types | Formulas |Properties & Examples
A Trapezium or Trapezoid is a quadrilateral (shape with 4 sides) with exactly one pair of opposite sides parallel to each other. The term "trapezium" comes from the Greek word "trapeze," meaning "table." It is a two-dimensional shape with four sides and four vertices. In the figure below, a and b ar
8 min read
Kite - Quadrilaterals
A Kite is a special type of quadrilateral that is easily recognizable by its unique shape, resembling the traditional toy flown on a string. In geometry, a kite has two pairs of adjacent sides that are of equal length. This distinctive feature sets it apart from other quadrilaterals like squares, re
8 min read
Parallelogram | Properties, Formulas, Types, and Theorem
A parallelogram is a two-dimensional geometrical shape whose opposite sides are equal in length and are parallel. The opposite angles of a parallelogram are equal in measure and the Sum of adjacent angles of a parallelogram is equal to 180 degrees. A parallelogram is a four-sided polygon (quadrilate
10 min read
Properties of Parallelograms
Properties of Parallelograms: Parallelogram is a quadrilateral in which opposite sides are parallel and congruent and the opposite angles are equal. A parallelogram is formed by the intersection of two pairs of parallel lines. In this article, we will learn about the properties of parallelograms, in
9 min read
Rhombus: Definition, Properties, Formula and Examples
A rhombus is a type of quadrilateral with the following additional properties. All four sides are of equal length and opposite sides parallel. The opposite angles are equal, and the diagonals bisect each other at right angles. A rhombus is a special case of a parallelogram, and if all its angles are
7 min read
Square in Maths - Area, Perimeter, Examples & Applications
A square is a type of quadrilateral where all four sides are of equal length and each interior angle measures 90°. It has two pairs of parallel sides, with opposite sides being parallel. The diagonals of a square are equal in length and bisect each other at right angles.Squares are used in various f
5 min read
Chapter 4: Practical Geometry
Chapter 5: Data Handling
Data Handling
Data Handling: Nowadays, managing and representing data systematically has become very important especially when the data provided is large and complex, This is when Data Handling comes into the picture. Data handling involves the proper management of research data throughout and beyond the lifespan
12 min read
What is Data Organization?
It is a critical process that involves structuring, categorizing, and managing data to make it more accessible, usable, and analyzable. Whether in research, business, or everyday applications, well-organized data can significantly enhance efficiency and decision-making. The importance of data organi
10 min read
Frequency Distribution - Table, Graphs, Formula
A frequency distribution is a way to organize data and see how often each value appears. It shows how many times each value or range of values occurs in a dataset. This helps us understand patterns, like which values are common and which are rare. Frequency distributions are often shown in tables or
12 min read
Pie Chart
Pie chart is a popular and visually intuitive tool used in data representation, making complex information easier to understand at a glance. This circular graph divides data into slices, each representing a proportion of the whole, allowing for a clear comparison of different categories making it ea
12 min read
Chance and Probability
Chance is defined as the natural occurrence of any event without any interference, we can also say that the possibility of any event is the chance of the event, and mathematically we define the chance as the probability of an event. Probability refers to the likelihood of the occurrence of an event.
9 min read
Random Experiment - Probability
In a cricket match, before the game begins. Two captains go for a toss. Tossing is an activity of flipping a coin and checking the result as either âHeadâ or âTailâ. Similarly, tossing a die gives us a number from 1 to 6. All these activities are examples of experiments. An activity that gives us a
12 min read
Probability in Maths
Probability deals with events and quantifies the likelihood of occurring an event. Its value ranges from 0 to 1. Higher probabilities indicate a greater chance of the event happening. It is mainly a ratio of favorable outcomes to total outcomes. What are the chances of the following events when we p
3 min read
Chapter 6: Squares and Square Roots
Chapter 7: Cubes and Cube Roots
Chapter 8: Comparing Quantities
Ratios and Percentages
Ratios and Percentages: Comparing quantities is easy, each of the quantities is defined to a specific standard and then the comparison between them takes place after that. Comparing quantities can be effectively done by bringing them to a certain standard and then comparing them related to that spec
7 min read
Fractions - Definition, Types and Examples
Fractions are numerical expressions used to represent parts of a whole or ratios between quantities. They consist of two numbers separated by a horizontal line called a vinculum, where the number above the line is called the 'Numerator' and the number below the line is called the 'Denominator'. Exam
6 min read
Percentage
In mathematics, a percentage is a figure or ratio that signifies a fraction out of 100 i.e., A fraction whose denominator is 100 is called a Percent i.e. in all the fractions where the denominator is 100 we can remove the denominator and put the % sign. For example, the fraction 23/100 can be writte
6 min read
Discount Formula
Discount in Mathematics is defined as the reduction in price of any service and product. Discount is offered by the business owner to easily and quickly sell their product or services. Giving discounts increases the sales of the business and helps the business retain its customer. Discount is always
9 min read
Sales Tax, Value Added Tax, and Goods and Services Tax - Comparing Quantities | Class 8 Maths
Tax is a mandatory fee levied by the government to collect revenue for public works providing the best facilities and infrastructure. The first known Tax system was in Ancient Egypt around 3000â2800 BC, in First Dynasty of Egypt. The first form of taxation was corvée and tithe. In India, The Tax was
6 min read
Simple Interest
Simple Interest (SI) is a method of calculating the interest charged or earned on a principal amount over a fixed period of time. It is calculated based solely on the principal amount, which remains unchanged throughout the calculation. Simple Interest is widely used across industries such as bankin
8 min read
Compound Interest | Class 8 Maths
Compound Interest: Compounding is a process of re-investing the earnings in your principal to get an exponential return as the next growth is on a bigger principal, following this process of adding earnings to the principal. In this passage of time, the principal will grow exponentially and produce
9 min read
Compound Interest
Compound Interest is the interest that is calculated against a loan or deposit amount in which interest is calculated for the principal as well as the previous interest earned. Compound interest is used in the banking and finance sectors and is also useful in other sectors. A few of its uses are: Gr
9 min read
Chapter 9: Algebraic Expressions and Identities
Algebraic Expressions and Identities
An algebraic expression is a mathematical phrase that can contain numbers, variables, and operations, representing a value without an equality sign. Whereas, algebraic identities are equations that hold true for all values of the variables involved. Learning different algebraic identities is crucial
11 min read
Types of Polynomials (Based on Terms and Degrees)
Types of Polynomials: In mathematics, an algebraic expression is an expression built up from integer constants, variables, and algebraic operations. There are mainly four types of polynomials based on degree-constant polynomial (zero degree), linear polynomial ( 1st degree), quadratic polynomial (2n
9 min read
Like and Unlike Algebraic Terms: Definition and Examples
Like terms are terms in algebraic expressions that have the same variables raised to the same powers. Like and Unlike Terms are the types of terms in algebra, and we can differentiate between like and unlike terms by simply checking the variables and their powers. We define algebraic terms as the in
7 min read
Mathematical Operations on Algebraic Expressions - Algebraic Expressions and Identities | Class 8 Maths
The basic operations that are being used in mathematics (especially in real number systems) are addition, subtraction, multiplication and so on. These operations can also be done on the algebraic expressions. Let us see them in detail. Algebraic expressions (also known as algebraic equations) are de
5 min read
Multiplying Polynomials
Polynomial multiplication is the process of multiplying two or more polynomials to find their product. It involves multiplying coefficients and applying exponent rules for variables. When multiplying polynomials: Multiply the coefficients (numerical values).Multiply variables with the same base by a
8 min read
Standard Algebraic Identities
Algebraic Identities are algebraic equations that are always true for every value of the variable in them. The algebraic equations that are valid for all values of variables in them are called algebraic identities. It is used for the factorization of polynomials. In this way, algebraic identities ar
7 min read