What is Square Root – Definition, Formula & Examples
Book A Free Math Class
What is Square Root – Definition, Formula & Examples
TL;DR
This article explains what square root means — the value that, multiplied by itself, gives the original number — and covers the square root formula, notation, and worked examples from perfect squares to estimating irrationals. You will understand the concept, the symbol, and the methods for finding square roots by hand and by calculator.
BT
Last updated on May 12, 2026 3 min read
The square root of a number n is the value that, when multiplied by itself, gives n — written (\sqrt{n}).
Quick Reference:
Definition: (n=x\sqrt{n} = x) means (x^2=n)
Symbol: (\sqrt{n}) (radical sign), introduced by Christoph Rudolff (c. 1525)
Principal root: The non-negative root (both +3 and −3 square to 9, but (\sqrt{9} = 3) by convention)
Perfect squares: 1=1, 4=2, 9=3, 16=4, 25=5, ...
Irrational roots: 2≈1.414, 3≈1.732 — non-terminating, non-repeating decimals
Formula (Pythagorean use): (c = \sqrt{a^2 + b^2})
Type: Arithmetic operation — inverse of squaring
Used in: Algebra, geometry, physics, statistics (standard deviation), engineering
Full Definition
The square root of n is one of the two numbers whose square equals n. For any positive number n, there are two square roots: +n and −n. By convention, the radical symbol (\sqrt{n}) refers to the principal (positive) square root only.
Square roots are defined for all non-negative real numbers. The square root of a negative number is not a real number — it introduces imaginary numbers (−1=(i=\sqrt{-1})), studied in complex number theory.
Origin and History
The concept of square roots appears in ancient Babylonian mathematics (c. 1800 BCE) on clay tablets such as YBC 7289, which gives 2≈1.41421 to five decimal places — an approximation accurate to within 0.000006 of the true value. Christoph Rudolff (c. 1499–1543, Germany) introduced the modern radical symbol in his 1525 work Coss. The symbol was extended to (\sqrt[3]{3}), (\sqrt[4]{4}), etc. for cube and fourth roots by later mathematicians.
How To Find What is Square Root of Any Number
For perfect squares, square roots are exact whole numbers. For non-perfect-square integers, the square root is irrational — it never terminates or repeats as a decimal.
Three methods for finding square roots:
Memorise perfect squares up to 225 for quick calculation.
Prime factorisation — factor the number and take one factor from each pair: (36 = 2^2 \times 3^2 = 6).
Long division method — a systematic algorithm for finding square roots to any decimal precision, taught in many curricula.
Worked Examples of Square Root
Example 1: Perfect square root
Find (\sqrt{144}).
(12^2 = 144 \Rightarrow \sqrt{144} = 12).
Final answer: 12
Example 2: Using the Pythagorean theorem
A right triangle has legs (a=3) cm and (b=4) cm. Find the hypotenuse.
(c = \sqrt{a^2 + b^2} = \sqrt{9 + 16} = \sqrt{25} = 5\text{ cm})
Final answer: (c = 5\text{ cm})
Example 3: Simplifying a surd
Simplify (\sqrt{72}).
(\sqrt{72} = \sqrt{36 \times 2} = \sqrt{36} \times \sqrt{2} = 6\sqrt{2})
Final answer: (6\sqrt{2})
Common Confusions About Square Root
(n^2 = |n|), not necessarily n. The square root always returns the non-negative value: ((-3)^2 = 9 = \sqrt{9} = 3), not −3.
(a+b \neq \sqrt{a} + \sqrt{b}). This is one of the most common algebraic errors. (9+16=25=5\sqrt{9+16} = 5), but (9+16=3+4=7 \neq 5).
(\sqrt{n} \neq n^2). Squaring and square-rooting are inverse operations.
Where Square Roots Appear Beyond Arithmetic
Square roots appear in the distance formula: (d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}), in the standard deviation formula in statistics: (\sigma = \sqrt{\frac{\sum(x-\mu)^2}{n}}), and in the quadratic formula: (x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}). In physics, the period of a pendulum is T = 2π√(L/g).
Frequently Asked Questions
What is square root in simple terms?
It is the value that, when multiplied by itself, produces a given number.
What is the square root of 2?
2≈1.41421356... — an irrational number.
Can a square root be negative?
The square root of a positive number has two roots — one positive and one negative.
What is the square root of 0?
0=0; Zero is a perfect square.