OhMyCalc

Root Calculator

Calculate square roots, cube roots, and nth roots of any number with step-by-step explanations and adjustable precision.

How to Calculate Roots

  1. Enter the number you want to find the root of.
  2. Select the root degree: 2 for square root, 3 for cube root, or enter any custom degree.
  3. Click Calculate to get the result with adjustable decimal precision.
  4. Review the step-by-step breakdown showing the equivalent fractional exponent.

Referencia Rápida

DeA
2 + 35
12 × 12144
√14412
2¹⁰1,024
π3.14159
e2.71828

Casos de Uso

Fórmula

The nth root of x is x^(1/n). Square root: √x = x^(1/2). Cube root: ∛x = x^(1/3). For negative numbers, odd roots are real (e.g., ∛(−8) = −2), while even roots are not real.

Preguntas Frecuentes

What is the difference between a square root and a cube root?
A square root of x is a number that, when multiplied by itself, gives x (√9 = 3 because 3² = 9). A cube root is a number that, when cubed, gives x (∛27 = 3 because 3³ = 27).
Can you take the square root of a negative number?
Not in the real numbers. The square root of a negative number is an imaginary number (e.g., √(−1) = i). However, odd roots of negative numbers are real: ∛(−8) = −2.
How is the nth root related to exponents?
The nth root of x equals x raised to the power 1/n. So ⁿ√x = x^(1/n). This lets you compute any root using exponentiation.