Square Root Calculator

Calculate square roots, cube roots, and nth roots of any number. Shows simplified radical form and step-by-step prime factorization.

Square Root Calculator
Results

Enter a number and click Calculate.

How Does the Formula Work?

The square root of a number n is the value that, when multiplied by itself, gives n. This calculator extends beyond square roots to handle cube roots and any nth root, and it does more than compute decimal approximations — it simplifies radicals by extracting perfect factors using prime factorization.

Definition: ⁿ√x = x^(1/n)

Square root: √x = x^(1/2) — "what times itself = x?"
Cube root: ∛x = x^(1/3) — "what cubed = x?"
Nth root: ⁿ√x = x^(1/n)

Simplifying Radicals via Prime Factorization:
√72 → 72 = 2³ × 3² → √(2² × 3² × 2) = 2 × 3 × √2 = 6√2
√50 → 50 = 2 × 5² → √(5² × 2) = 5√2
∛54 → 54 = 2 × 3³ → ∛(3³ × 2) = 3∛2

Perfect roots: √144 = 12, ∛27 = 3, ⁴√256 = 4

How Radical Simplification Works

To simplify a radical, the calculator first finds the prime factorization of the number. For a square root, it looks for pairs of prime factors — each pair can be "extracted" outside the radical. For √72: 72 = 2 × 2 × 2 × 3 × 3. There is one pair of 2s and one pair of 3s, so 2 × 3 = 6 comes outside, and one 2 remains inside: 6√2. For cube roots, it looks for triples of factors, and for nth roots, groups of n. This process always produces the simplest possible radical expression.

Perfect vs Irrational Roots

A perfect root is an integer — √144 = 12 exactly. Most roots are irrational, meaning they cannot be expressed as a fraction and their decimal expansion continues forever without repeating. The most famous irrational root is √2 ≈ 1.41421356…, which was the first number proven to be irrational by the ancient Greeks. The calculator marks each result as "Perfect" or "Irrational" so you immediately know the nature of the number.

Negative Numbers and Even/Odd Roots

Odd roots of negative numbers are valid real numbers: ∛(−27) = −3 because (−3)³ = −27. Even roots of negative numbers have no real solution — √(−4) does not exist in the real numbers because no real number squared gives a negative result. In the complex number system, √(−4) = 2i, but this calculator works with real numbers only. When you try an even root of a negative number, the calculator displays an appropriate error message.

Applications of Roots

Square roots appear throughout mathematics, science, and engineering. The Pythagorean theorem uses square roots to find distances: the hypotenuse of a right triangle with legs a and b is √(a² + b²). Standard deviation in statistics involves a square root. The quadratic formula contains √(b² − 4ac). In physics, the period of a pendulum involves √(L/g). Cube roots appear in volume calculations — the side length of a cube with volume V is ∛V. Higher roots appear in financial compounding, signal processing, and computer graphics. Radical simplification is a core algebra skill tested at every level from middle school through college.

Tips & Recommendations

Beyond Square Roots

Change the root index to 3 for cube root, 4 for fourth root, or any value up to 100. All roots get decimal, simplified, and factored results.

Automatic Simplification

The calculator extracts perfect factors automatically. √72 becomes 6√2, √200 becomes 10√2, ∛54 becomes 3∛2.

Perfect Root Detection

Results are marked "Perfect" (integer result) or "Irrational" (infinite non-repeating decimal). Quick way to check if a number is a perfect square.

Negative Odd Roots

Cube roots and other odd roots of negative numbers work: ∛−8 = −2. Even roots of negatives are undefined in real numbers.

Frequently Asked Questions

What does this calculator do?

It computes the square root, cube root, or any nth root of a number. It shows the decimal result, whether the number is a perfect root, the simplified radical form, and the prime factorization.

What is a simplified radical?

A radical is simplified when the number inside the root sign has no perfect square (or cube, etc.) factors. For example, √72 = 6√2 because 72 = 36 × 2, and √36 = 6.

Can I calculate cube roots and higher?

Yes. Change the Root Index field to 3 for cube root, 4 for fourth root, or any integer up to 100.

What about negative numbers?

Odd roots of negative numbers work: ∛−27 = −3. Even roots of negative numbers are not real numbers, so the calculator returns an error.

What is a perfect square?

A number whose square root is an integer. Examples: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100. The result shows 'Perfect' for these numbers and 'Irrational' for non-perfect roots.

Recent Calculations

No calculations yet

Last updated: May 7, 2026