Square Root Calculator
The square root calculator finds the square root of any number — showing the exact radical form, the simplified radical, the prime factorisation, and the decimal approximation, all with step-by-step working. Enter any number below to get an instant result with a full explanation.
This free calculator handles perfect squares and non-perfect squares (simplified to radical form). A separate Cube Root Calculator further down this page finds cube roots. No signup required.
Step-by-Step Solution
What Is a Square Root?
The square root of a number is the value that, when multiplied by itself, gives that number. For example, the square root of 25 is 5 because 5 × 5 = 25. The square root is written using the radical symbol √. Khan Academy's introduction to square roots is a good next stop for more practice.
Perfect Squares vs Non-Perfect Squares
| Type | Definition and examples |
|---|---|
| Perfect square | A number whose square root is an exact integer. Examples: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225. |
| Non-perfect square | A number whose square root is irrational — it cannot be expressed as a fraction and its decimal goes on forever. Examples: √2, √3, √5, √7, √10. |
| Simplified radical | A non-perfect square written in its simplest radical form. Example: √72 = 6√2 (6 times the square root of 2). |
| Principal square root | The positive square root of a number. By convention, √n always refers to the positive root. Example: √25 = 5, not −5. |
The Square Root Symbol (√)
The radical symbol √ is used to denote the square root. The number inside is called the radicand. The small number written to the upper-left of the radical indicates the root — for square roots this is 2 (usually omitted), and for cube roots it is 3 (written as ³√), which the Cube Root Calculator further down this page handles directly.
Square Root Formula and Methods
Method 1: Prime Factorisation (exact simplified form)
Prime factorisation is the most reliable method for simplifying any square root. Factor the number into its prime factors, then pair up identical primes — each pair comes out of the radical as one factor. This is the method the calculator above uses.
Method 2: Long Division Method (without a calculator)
The long division method finds the decimal value of any square root without a calculator. It works by grouping digits in pairs from the decimal point and performing a modified division process. This method is taught in Class 8 and Class 9 in most curricula.
Method 3: Estimation
For a quick approximation, identify the two perfect squares the number falls between, then interpolate. For example, √50 lies between √49=7 and √64=8. Since 50 is close to 49, √50 ≈ 7.07.
How to Use This Square Root Calculator
- Enter the number in the input field. The calculator accepts positive integers, decimals, and large numbers.
- Click Calculate. The result appears with the exact radical form, simplified radical, prime factorisation, and decimal approximation.
- The calculator shows whether your number is a perfect square. If it is not, it displays the simplified radical form alongside the decimal.
- The prime factorisation tree is shown step by step so you can follow the working.
- Click Reset to start a new calculation.
- For cube roots, use the separate Cube Root Calculator further down this page.
Worked Examples — Step by Step
Example 1: Square Root of a Perfect Square — √144
- Check if 144 is a perfect square: is there an integer n where n×n = 144?
- Test: 12 × 12 = 144 ✓ → 144 is a perfect square
- Prime factorisation: 144 = 2 × 72 = 2 × 2 × 36 = 2 × 2 × 4 × 9 = 2⁴ × 3²
- Group into pairs: (2²) × (2²) × (3²)
- Take one from each pair: √144 = 2 × 2 × 3 = 12
- Result: √144 = 12 (exact — no decimal needed)
Example 2: Simplify a Non-Perfect Square — √72
√72 is not a perfect square, but it can be simplified to radical form using prime factorisation.
- Find the prime factorisation of 72: 72 = 2 × 36 = 2 × 4 × 9 = 2³ × 3²
- Rewrite: √72 = √(2³ × 3²) = √(2² × 2 × 3²)
- Group perfect square factors: √(2² × 3² × 2)
- Apply √(a² × b) = a√b for each perfect square pair
- √(2²) = 2 and √(3²) = 3 → 2 × 3 = 6
- Remaining factor under radical: √2
- Final simplified form: √72 = 6√2
- Decimal: 6 × 1.4142... = 8.485...
Example 3: How to Find Square Root Without a Calculator — √2 by Estimation
Using the estimation method to find √2 to 3 decimal places.
- Identify surrounding perfect squares: √1 = 1 and √4 = 2, so √2 is between 1 and 2
- First estimate: try 1.5 → 1.5² = 2.25 (too high)
- Narrow down: try 1.4 → 1.4² = 1.96 (too low)
- Narrow down: try 1.41 → 1.41² = 1.9881 (close, slightly low)
- Narrow down: try 1.414 → 1.414² = 1.999396 (very close)
- Narrow down: try 1.4142 → 1.4142² = 1.99996164 (accurate to 4 decimal places)
- Result: √2 ≈ 1.4142 (irrational — decimal continues forever without repeating)
Example 4: Cube Root — ³√216
Try this one in the Cube Root Calculator below to check the working.
- Find the cube root of 216: what number multiplied by itself 3 times gives 216?
- Prime factorisation: 216 = 2 × 108 = 2 × 2 × 54 = 2 × 2 × 2 × 27 = 2³ × 3³
- Group into triples: (2 × 2 × 2) × (3 × 3 × 3)
- Take one from each triple: ³√216 = 2 × 3 = 6
- Verify: 6 × 6 × 6 = 216 ✓
Square Root Table 1 to 30
This reference table shows the square roots of the first 30 integers, with the simplified radical form for non-perfect squares and the decimal approximation to 3 places.
| Number | Square Root | Simplified | Decimal | Type |
|---|---|---|---|---|
| 1 | √1 | 1 | 1.000 | Perfect square |
| 2 | √2 | √2 | 1.414 | Irrational |
| 3 | √3 | √3 | 1.732 | Irrational |
| 4 | √4 | 2 | 2.000 | Perfect square |
| 5 | √5 | √5 | 2.236 | Irrational |
| 6 | √6 | √6 | 2.449 | Irrational |
| 7 | √7 | √7 | 2.646 | Irrational |
| 8 | √8 | 2√2 | 2.828 | Irrational |
| 9 | √9 | 3 | 3.000 | Perfect square |
| 10 | √10 | √10 | 3.162 | Irrational |
| 12 | √12 | 2√3 | 3.464 | Irrational |
| 16 | √16 | 4 | 4.000 | Perfect square |
| 18 | √18 | 3√2 | 4.243 | Irrational |
| 20 | √20 | 2√5 | 4.472 | Irrational |
| 25 | √25 | 5 | 5.000 | Perfect square |
| 27 | √27 | 3√3 | 5.196 | Irrational |
| 36 | √36 | 6 | 6.000 | Perfect square |
| 49 | √49 | 7 | 7.000 | Perfect square |
| 50 | √50 | 5√2 | 7.071 | Irrational |
| 64 | √64 | 8 | 8.000 | Perfect square |
| 72 | √72 | 6√2 | 8.485 | Irrational |
| 81 | √81 | 9 | 9.000 | Perfect square |
| 100 | √100 | 10 | 10.000 | Perfect square |
How to Simplify Square Roots
Simplifying a square root means writing it in its simplest radical form — where no perfect square factors remain under the radical. The process uses prime factorisation to identify and extract perfect square factors.
Root Mean Square (RMS)
The root mean square is a special type of average used in physics, engineering, and statistics. It is the square root of the mean of the squared values in a dataset — a calculation you can also perform step by step with the Average Calculator. RMS is used for AC electrical calculations, signal processing, and any situation where both positive and negative values occur.
Common Mistakes When Working with Square Roots
- Forgetting the negative root exists: every positive number technically has two square roots (positive and negative), but √n by convention always refers to the positive principal root only.
- Stopping simplification too early: a radical isn't fully simplified until no perfect square factors remain inside — for example, √72 simplified to 2√18 is incomplete, since 18 still has a perfect square factor (9).
- Adding radicals like regular numbers: √2 + √3 is not √5 — unlike multiplication, square roots can only be combined by addition or subtraction when the radicand is identical (e.g. 2√3 + 5√3 = 7√3).
- Treating the square root of a negative number as zero or undefined without qualification: it isn't undefined — it's imaginary. √−9 = 3i, not an error, within the complex number system.
Frequently Asked Questions
- What is the square root of a number?
- The square root of a number n is the value that, when multiplied by itself, gives n. It is written as √n. For example, √25 = 5 because 5 × 5 = 25. Every positive number has two square roots — a positive one and a negative one — but by convention √n always refers to the positive (principal) square root.
- How do you find a square root without a calculator?
- The two main methods are prime factorisation (for exact simplified form) and the estimation method (for a decimal approximation). For prime factorisation: break the number into prime factors, group them in pairs, and move one from each pair outside the radical. For estimation: identify which two perfect squares the number falls between, then narrow down by testing values and squaring them.
- How do you calculate the square root by hand?
- Use the long division method for a decimal answer without a calculator. Group the digits in pairs from the decimal point. Find the largest integer whose square is less than or equal to the first group — this is your first digit. Bring down the next pair and repeat using a modified divisor that includes the digits found so far.
- How do you simplify a square root?
- Find the prime factorisation of the number under the radical, group the prime factors into pairs, and move one factor outside the radical for each pair. Multiply the factors that came out to get the coefficient. Any unpaired prime factors remain under the radical. For example: √72 = √(2³ × 3²) = √(2² × 3² × 2) = 6√2.
- What is the square root of 2?
- The square root of 2 (√2) is approximately 1.41421356... It is an irrational number — its decimal expansion goes on forever without repeating. √2 appears frequently in geometry (it is the diagonal of a unit square), in trigonometry (sin 45° = cos 45° = √2/2), and throughout mathematics and physics.
- What is the square root of 3?
- The square root of 3 (√3) is approximately 1.73205080... It is also irrational. √3 commonly appears in equilateral triangle calculations (the height of an equilateral triangle with side 1 is √3/2), in 30-60-90 triangles, and in hexagonal geometry.
- What are perfect squares from 1 to 100?
- The perfect squares from 1 to 100 are: 1, 4, 9, 16, 25, 36, 49, 64, 81, and 100. These are the squares of 1 through 10 respectively. Memorising these 10 values allows you to quickly simplify most common square roots.
- Can the square root of a negative number be calculated?
- Not as a real number. The square root of a negative number produces an imaginary number. For example, √(−4) = 2i, where i is the imaginary unit defined as i = √(−1). For standard calculator purposes, the square root is only defined for non-negative numbers.
Related Calculators
Pythagorean Theorem CalculatorFind the hypotenuse or missing side of any right triangle with step-by-step working — square roots appear in nearly every Pythagorean calculation. Fraction Calculator
Add, subtract, multiply, and divide fractions — including square root fractions like √(3/4). Includes mixed number support and step-by-step simplification. Scientific Notation Calculator
Convert very large or very small numbers to scientific notation — with square root results expressed in scientific notation for physics and chemistry applications.
Cube Root Calculator
Find the cube root of any number — ∛N = N^(1/3)