Math & Numbers πŸ‡ΊπŸ‡Έ USAπŸ‡¬πŸ‡§ UK Radical FormLive
Calculate

Root Calculator

Calculate square roots, cube roots, and any nth root. Shows decimal result, simplified radical form, and verifies the answer. Perfect for students and engineers.

Root Inputs

Live
Enter the number and the root degree. For square root use n=2, cube root use n=3. The result shows decimal, simplified radical form, and a verification check.

Your Root Results

β€”
Square Root
β€”
Enter values above to calculate
Roots 1 through 10
Root Growth Curve

Root Calculator Guide

Guide

Root Calculator – Square Roots, Cube Roots and nth Roots Explained

The root of a number is the inverse operation of exponentiation. While 3^2 = 9 asks "what is 3 squared?", √9 = 3 asks "what number, squared, gives 9?" Roots are essential in geometry, physics, engineering, statistics, and finance β€” from the Pythagorean theorem to the quadratic formula to calculating standard deviation.

Square Root

The square root of a number x (written √x or x^(1/2)) is the value that, when multiplied by itself, equals x. The square root of 25 is 5 because 5 Γ— 5 = 25. Square roots have two solutions: both 5 and βˆ’5 squared give 25. In practice, the positive root (principal square root) is used by default.

Perfect Squares Table (1–25)

nn²√(n²)Perfect Square?
111Yes
242Yes
393Yes
4164Yes
5255Yes
6366Yes
7497Yes
8648Yes
9819Yes
1010010Yes

Simplified Radical Form

Many square roots are irrational numbers β€” they cannot be expressed as a fraction and their decimal representation never terminates or repeats. √2 β‰ˆ 1.41421356..., √3 β‰ˆ 1.73205..., √5 β‰ˆ 2.23607.... These are written in simplified radical form by factoring out perfect squares from under the radical sign.

Method: To simplify √72, factor 72 as 36 Γ— 2. Since 36 is a perfect square: √72 = √(36 Γ— 2) = √36 Γ— √2 = 6√2.

This calculator shows simplified radical form wherever possible.

Cube Root

The cube root of x (βˆ›x or x^(1/3)) is the value that, when multiplied by itself three times, equals x. βˆ›27 = 3 because 3 Γ— 3 Γ— 3 = 27. Unlike square roots, cube roots can be taken of negative numbers: βˆ›(βˆ’8) = βˆ’2 because (βˆ’2)^3 = βˆ’8.

nth Root

The general nth root of x (written ⁿ√x or x^(1/n)) is the value y such that y^n = x. Fourth roots, fifth roots, and higher are less commonly used but appear in advanced mathematics, signal processing, and engineering calculations.

Irrational Numbers

Most square roots of non-perfect-square integers are irrational. This was first proved by the ancient Greeks for √2. Irrational numbers include Ο€, e (Euler's number), and most roots. They are real numbers but cannot be expressed as fractions. This is why simplified radical form (like 6√2 instead of 8.485...) is mathematically preferable for exact answers.

Real-World Applications of Roots

Pythagorean Theorem

In a right triangle with legs a and b and hypotenuse c: c = √(a² + b²). If a = 3 and b = 4, then c = √(9 + 16) = √25 = 5. This is the most used square root calculation in construction, carpentry, and engineering throughout both the USA and UK.

Quadratic Formula

The quadratic formula x = (βˆ’b Β± √(bΒ² βˆ’ 4ac)) / 2a uses a square root to solve any quadratic equation. The expression under the square root (bΒ² βˆ’ 4ac) is called the discriminant β€” if it is negative, the equation has no real solutions (studied in UK A-Level and US precalculus).

RMS (Root Mean Square) in Electrical Engineering

RMS voltage (used in AC electrical systems) is calculated using a square root. The RMS of a sinusoidal AC wave is the peak voltage divided by √2. In the UK, mains electricity is 230V RMS (with a peak of approximately 325V). In the US, it is 120V RMS (peak ~170V). The formula Vrms = Vpeak / √2 directly uses the square root.

Standard Deviation in Statistics

Standard deviation is the square root of variance: Οƒ = √(Ξ£(xβˆ’ΞΌ)Β²/n). This is used in finance to measure investment volatility, in science to express measurement uncertainty, and in manufacturing quality control. The square root is what converts variance (which is in squared units) back to the original units.

Frequently Asked Questions

What is the square root of 2?

√2 β‰ˆ 1.41421356... It is an irrational number β€” its decimal representation never terminates or repeats. It appears in the diagonal of a unit square (by the Pythagorean theorem: √(1Β²+1Β²) = √2).

What is a perfect square?

A perfect square is an integer whose square root is also an integer. The perfect squares are 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144... The square root of any non-perfect-square integer is irrational.

How do I simplify a square root?

Factor out all perfect square factors from under the radical. Example: √72 = √(36Γ—2) = 6√2. The calculator does this automatically.

Can you take a square root of a negative number?

Not within the real numbers. √(βˆ’1) = i, an imaginary number. However, cube roots of negative numbers are real: βˆ›(βˆ’8) = βˆ’2.

What is RMS and why does it use a square root?

Root Mean Square (RMS) is the square root of the mean of squared values. It's used in electrical engineering to express the effective value of AC voltage/current. UK mains is 230V RMS, US mains is 120V RMS.

What is the cube root of 27?

βˆ›27 = 3, because 3Β³ = 3 Γ— 3 Γ— 3 = 27. Other perfect cubes: βˆ›8=2, βˆ›64=4, βˆ›125=5, βˆ›216=6, βˆ›1000=10.

How is the square root used in the quadratic formula?

The quadratic formula x = (βˆ’b Β± √(bΒ²βˆ’4ac))/2a uses the square root of the discriminant. If bΒ²βˆ’4ac > 0 there are two real roots; if = 0 one root; if < 0 no real roots.

What is the nth root of a number?

The nth root of x is the value y such that y^n = x. Written as x^(1/n) or ⁿ√x. For n=2 it's the square root, n=3 the cube root, etc. This calculator handles any positive integer n.

⚠️ Disclaimer

Important

Results are for educational purposes. Floating-point arithmetic may introduce small rounding errors for very large numbers. Always verify safety-critical engineering calculations with certified tools.

Result
β€”