Mathsquare rootcube rootnth root

Square Root Calculator

Calculate the square root, cube root, or any nth root of a number instantly. Enter any non-negative number and the root type to get an exact decimal result.

Advertisement

Calculator

See your Square Root Calculator results

Enter your email to unlock results — free forever.

or

No spam, ever. Unsubscribe at any time.

Advertisement

Formula

ⁿ√x = x^(1/n)

The nth root of a number x is equivalent to raising x to the power of 1/n. The square root is x^(1/2), the cube root is x^(1/3), and so on. This is why square root and exponentiation are inverse operations.

How to use the Square Root Calculator

  1. 1

    Enter your number

  2. 2

    Enter your root (n)

    2 for square root, 3 for cube root, etc.

  3. 3

    Read your results instantly

    Results update in real time as you type.

Advertisement

Perfect squares and irrational numbers

A perfect square is any integer that is the square of another integer: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144... The square root of these numbers is always a whole number.

For all other positive integers, the square root is an irrational number — a decimal that never terminates or repeats. √2 ≈ 1.41421356... and goes on forever. This was a significant discovery in ancient Greece; legend says Hippasus was drowned for proving it.

Square roots in geometry

Square roots appear everywhere in geometry. The Pythagorean theorem (a² + b² = c²) requires taking a square root to find the hypotenuse. The diagonal of a unit square is √2. The area of a circle uses the square root in reverse: r = √(A/π).

In physics, the period of a pendulum is proportional to the square root of its length. In statistics, standard deviation is the square root of variance. Square roots show up wherever you're converting between squared quantities and linear ones.

Advertisement

Estimating square roots mentally

You can estimate square roots by finding the two perfect squares between which your number falls. √50: 7² = 49 and 8² = 64, so √50 is just over 7. More precisely, 50 is 1/15 of the way from 49 to 64, so √50 ≈ 7.07.

Another approach: the Babylonian method (also called Newton's method for square roots) iterates: guess g, then refine as (g + x/g)/2. Starting with g=7 for √50: (7 + 50/7)/2 = (7 + 7.143)/2 = 7.071. One step gives four decimal places of accuracy.

Tips & Insights

√(a×b) = √a × √b

You can simplify square roots by factoring: √72 = √(36×2) = √36 × √2 = 6√2. This is useful in algebra and trigonometry.

Negative numbers have complex square roots

You can't take the square root of a negative number in real numbers. In complex number theory, √(−1) = i (the imaginary unit). This calculator handles real numbers only.

Worked Examples

Right triangle (Pythagorean theorem)

Number: 25 (from 3² + 4² = 9 + 16)Root: 2

√25 = 5. The hypotenuse of a 3-4-5 right triangle is exactly 5 units — the most famous Pythagorean triple.

Cube root

Number: 1000Root: 3

∛1000 = 10. The side length of a cube with volume 1,000 cubic units is exactly 10 units.

Advertisement

Frequently Asked Questions

What is a square root?

The square root of a number n is the value that, when multiplied by itself, gives n. For example, the square root of 144 is 12, because 12 × 12 = 144.

What is the square root of 2?

√2 ≈ 1.41421356237... It is irrational — its decimal representation never terminates or repeats. It represents the diagonal length of a unit square.

Can you take the square root of a fraction?

Yes: √(a/b) = √a / √b. For example, √(1/4) = √1 / √4 = 1/2 = 0.5.

Advertisement

Related Calculators