Radicals • nth Roots • Simplified Radical Form

Radical Calculator

Use this Radical Calculator to evaluate and simplify expressions of the form \( \sqrt[n]{x} \). Enter a radicand \( x \), choose the index \( n \), and the calculator will show the decimal value, simplified radical form for supported integer inputs, real-result status, and complex-principal-root information when the input is negative and the index is even.

A radical is a root expression. The square root \( \sqrt{x} \), cube root \( \sqrt[3]{x} \), fourth root \( \sqrt[4]{x} \), and general nth root \( \sqrt[n]{x} \) are all radical expressions. This page explains radical notation, formulas, simplification rules, examples, negative radicands, perfect powers, rational exponents, common mistakes, and how to interpret calculator results correctly.

Calculate \( \sqrt[n]{x} \) Simplify integer radicals Square, cube, and nth roots Supports negative cases

Radical formula

Definition of an nth root
\[ y = \sqrt[n]{x} \quad \Longleftrightarrow \quad y^n = x \]

\( x \) is the radicand, \( n \) is the index, and \( y \) is the root.

The same relationship can also be written using rational exponents:

\[ \sqrt[n]{x} = x^{\frac{1}{n}} \]

Calculate a radical

Enter the radicand \( x \) and the index \( n \). For example, \( \sqrt[3]{64} \) has radicand \( 64 \) and index \( 3 \). The calculator supports common radical work such as square roots, cube roots, fourth roots, fifth roots, simplified radicals, and decimal approximations.

Try these: \( \sqrt{72} \), \( \sqrt[3]{-125} \), \( \sqrt[4]{81} \), \( \sqrt[5]{96} \), and \( \sqrt[6]{-64} \).

Result

Enter values and press calculate.

What is a radical?

A radical is a mathematical expression that uses a root symbol. The most familiar radical is the square root \( \sqrt{x} \), but radicals are not limited to square roots. A cube root \( \sqrt[3]{x} \), fourth root \( \sqrt[4]{x} \), fifth root \( \sqrt[5]{x} \), and general nth root \( \sqrt[n]{x} \) are also radicals. The number inside the radical sign is called the radicand. The small number written above the radical sign is called the index. If no index is shown, the index is understood to be \( 2 \), which means square root.

Radicals answer a reverse-power question. If powers multiply a number by itself repeatedly, radicals undo that process. For example, \( 5^2 = 25 \), so \( \sqrt{25} = 5 \). Also, \( 4^3 = 64 \), so \( \sqrt[3]{64} = 4 \). In general, if \( y^n = x \), then \( y = \sqrt[n]{x} \). This relationship is the foundation of every radical calculation.

The Radical Calculator on this page is designed for both quick answers and learning. It can calculate a decimal approximation, show whether the result is real, simplify integer radicals when possible, and explain special cases such as negative radicands. This is useful because radical answers can appear in several acceptable forms. For example, \( \sqrt{72} \) can be written as \( 6\sqrt{2} \), and it can also be approximated as \( 8.485 \). The simplified radical form is exact, while the decimal form is rounded.

Radical notation and variable meanings

The general radical expression is written as \( \sqrt[n]{x} \). This notation contains two important parts: the radicand and the index. The radicand is the value being rooted. The index tells which root is being taken. When the index is \( 2 \), the expression is a square root. When the index is \( 3 \), the expression is a cube root. When the index is \( n \), the expression is called an nth root.

General radical notation
\[ \sqrt[n]{x} \]
Symbol Name Meaning Example
\( x \) Radicand The number or expression inside the radical sign In \( \sqrt[3]{64} \), the radicand is \( 64 \)
\( n \) Index The root being taken In \( \sqrt[3]{64} \), the index is \( 3 \)
\( \sqrt{\ } \) Radical sign The symbol that indicates a root operation \( \sqrt{49} \)
\( y \) Root value The number that gives \( x \) when raised to \( n \) If \( y^3 = 64 \), then \( y = 4 \)

Radical formulas and rules

Radical rules help simplify expressions, rewrite roots, and connect radicals to exponents. The most important formula is the nth-root definition:

Nth-root definition
\[ y = \sqrt[n]{x} \quad \Longleftrightarrow \quad y^n = x \]

Radicals can also be written as rational exponents. This is especially useful in algebra and calculus because exponent rules can then be applied directly:

Radical as a rational exponent
\[ \sqrt[n]{x} = x^{\frac{1}{n}} \]

More generally, if a radical contains a power, the expression can be written as:

Power inside a radical
\[ \sqrt[n]{x^m} = x^{\frac{m}{n}} \]

Radical product and quotient rules are also useful, but they must be used carefully, especially when variables or negative values are involved. In basic real-number simplification, the following rules are commonly used:

Rule Formula Example Condition note
Product rule \( \sqrt[n]{ab} = \sqrt[n]{a}\sqrt[n]{b} \) \( \sqrt{36\cdot 2} = 6\sqrt{2} \) Use carefully with negative values and even roots
Quotient rule \( \sqrt[n]{\frac{a}{b}} = \frac{\sqrt[n]{a}}{\sqrt[n]{b}} \) \( \sqrt{\frac{9}{16}} = \frac{3}{4} \) Denominator cannot be zero
Perfect nth power \( \sqrt[n]{a^n} = a \) \( \sqrt[3]{4^3} = 4 \) For even \( n \), absolute value may matter
Square root absolute value \( \sqrt{x^2} = |x| \) \( \sqrt{(-7)^2} = 7 \) The principal square root is non-negative
Odd root of a negative \( \sqrt[2k+1]{-x} = -\sqrt[2k+1]{x} \) \( \sqrt[3]{-125} = -5 \) Valid for real odd roots

How to calculate and simplify radicals step by step

To calculate a radical correctly, you need to know whether you want an exact simplified form, a decimal approximation, or all equation solutions. A calculator can give a decimal quickly, but algebra often expects the exact simplified radical. The method below works for common integer radicals and explains the logic used by this calculator.

  1. Identify the radicand and index. In \( \sqrt[n]{x} \), \( x \) is the radicand and \( n \) is the index. For example, in \( \sqrt[3]{64} \), \( x = 64 \) and \( n = 3 \).
  2. Check whether the radicand is positive, zero, or negative. Positive radicands work normally for real roots. Zero has root zero. Negative radicands have real roots only when the index is odd. If the index is even and the radicand is negative, the result is not real.
  3. Look for the largest perfect nth-power factor. To simplify \( \sqrt[n]{x} \), find the largest factor of \( x \) that is a perfect nth power. For square roots, look for perfect-square factors. For cube roots, look for perfect-cube factors.
  4. Split the radical using the product rule. If \( x = ab \), and \( a \) is a perfect nth power, then \( \sqrt[n]{x} = \sqrt[n]{a}\sqrt[n]{b} \).
  5. Move the perfect nth root outside. If \( a = c^n \), then \( \sqrt[n]{a} = c \). This creates the simplified radical form.
  6. Calculate the decimal approximation if needed. The decimal value is \( x^{1/n} \), adjusted for negative radicands when the index is odd.
  7. Interpret the result. A radical symbol usually represents the principal root. If you are solving an equation such as \( y^n = x \), the number of real or complex solutions may be different from the principal radical value.
Important: \( \sqrt{x} \) means the principal square root, but the equation \( y^2 = x \) has two real solutions when \( x > 0 \). A radical expression and a root equation are closely related, but they are not always asking for the same final answer.

Worked examples

Example 1: Simplify \( \sqrt{72} \)

The expression \( \sqrt{72} \) is a square root, so the index is \( 2 \). To simplify it, look for the largest perfect-square factor of \( 72 \). The largest one is \( 36 \), and \( 72 = 36 \times 2 \).

\[ \sqrt{72} = \sqrt{36 \times 2} \] \[ \sqrt{72} = \sqrt{36}\sqrt{2} \] \[ \sqrt{72} = 6\sqrt{2} \]

The exact simplified radical is \( 6\sqrt{2} \). The decimal approximation is:

\[ \sqrt{72} \approx 8.485 \]

Example 2: Simplify \( \sqrt[3]{-125} \)

The expression \( \sqrt[3]{-125} \) is a cube root. Since the index \( 3 \) is odd, a negative radicand can have a real answer. Because \( 5^3 = 125 \), we have:

\[ \sqrt[3]{-125} = -\sqrt[3]{125} \] \[ \sqrt[3]{-125} = -5 \]

This is different from an even root of a negative number. Odd roots preserve the negative sign in the real number system, while even roots of negative values are not real.

Example 3: Simplify \( \sqrt[4]{81} \)

The expression \( \sqrt[4]{81} \) asks for the fourth root of \( 81 \). Since \( 3^4 = 81 \), the answer is:

\[ \sqrt[4]{81} = 3 \]

This is a perfect fourth root. If the problem were the equation \( y^4 = 81 \), the real solutions would include \( y = 3 \) and \( y = -3 \), because both \( 3^4 \) and \( (-3)^4 \) equal \( 81 \). The radical expression \( \sqrt[4]{81} \), however, refers to the principal non-negative real root.

Example 4: Simplify \( \sqrt[5]{96} \)

For \( \sqrt[5]{96} \), look for a perfect fifth-power factor. Since \( 2^5 = 32 \), and \( 96 = 32 \times 3 \), we can simplify:

\[ \sqrt[5]{96} = \sqrt[5]{32 \times 3} \] \[ \sqrt[5]{96} = \sqrt[5]{32}\sqrt[5]{3} \] \[ \sqrt[5]{96} = 2\sqrt[5]{3} \]

The simplified radical form is exact. A decimal approximation can be helpful for measurement or estimation, but it is not as exact as \( 2\sqrt[5]{3} \).

Even roots, odd roots, and negative radicands

One of the most important radical rules is the difference between even and odd indexes. If the index is odd, a negative radicand can have a real root. For example, \( \sqrt[3]{-8} = -2 \), because \( (-2)^3 = -8 \). Similarly, \( \sqrt[5]{-32} = -2 \), because \( (-2)^5 = -32 \).

If the index is even, a negative radicand does not have a real root. For example, \( \sqrt{-16} \) is not real because no real number squared equals \( -16 \). Likewise, \( \sqrt[4]{-16} \) is not real because every real number raised to the fourth power is non-negative. In more advanced mathematics, these values can be represented using complex numbers, but they are not real-number radical results.

Expression Index type Real result? Reason
\( \sqrt[3]{-27} \) Odd Yes \( (-3)^3 = -27 \)
\( \sqrt[5]{-32} \) Odd Yes \( (-2)^5 = -32 \)
\( \sqrt{-25} \) Even No real result No real number squared gives \( -25 \)
\( \sqrt[4]{-81} \) Even No real result No real number to the fourth power gives \( -81 \)

Perfect powers and radical simplification

A perfect power is a number that can be written as another number raised to a whole-number exponent. Perfect squares, perfect cubes, perfect fourth powers, and perfect fifth powers all help simplify radicals. For square roots, we pull out perfect-square factors. For cube roots, we pull out perfect-cube factors. For nth roots, we pull out perfect nth-power factors.

The general simplification pattern is:

Simplifying with a perfect nth-power factor
\[ \sqrt[n]{a^n b} = a\sqrt[n]{b} \]

For example, \( \sqrt[3]{54} \) can be simplified because \( 54 = 27 \times 2 \), and \( 27 = 3^3 \):

\[ \sqrt[3]{54} = \sqrt[3]{27 \times 2} = 3\sqrt[3]{2} \]

This is why simplified radical form is often more informative than a decimal. The decimal \( 3.780 \) gives an approximation, but \( 3\sqrt[3]{2} \) shows the exact structure of the number.

Radicals and rational exponents

Radicals and rational exponents describe the same operation in different notation. The radical \( \sqrt[n]{x} \) can be written as \( x^{1/n} \). This is helpful because exponent rules can simplify many expressions quickly. For example:

\[ \sqrt[3]{x^2} = x^{\frac{2}{3}} \] \[ \sqrt[4]{x^7} = x^{\frac{7}{4}} \]

The relationship between radicals and exponents is especially important in algebra, calculus, and functions. In algebra, it helps simplify expressions and solve equations. In calculus, it helps rewrite radical functions before differentiating or integrating. In graphing, rational exponents help explain how root functions behave near zero and how their domains change.

Common mistakes with radicals

  • Forgetting that square roots are index \( 2 \). If no index is written, the radical is a square root. So \( \sqrt{x} = \sqrt[2]{x} \).
  • Writing \( \sqrt{x^2} = x \) without conditions. In real-number algebra, \( \sqrt{x^2} = |x| \), not always \( x \), because the principal square root is non-negative.
  • Splitting sums incorrectly. In general, \( \sqrt{a+b} \ne \sqrt{a}+\sqrt{b} \). For example, \( \sqrt{9+16} = 5 \), but \( \sqrt{9}+\sqrt{16} = 7 \).
  • Ignoring the difference between even and odd roots. Odd roots can produce real negative answers from negative radicands. Even roots of negative radicands are not real.
  • Rounding too early. If you round before simplifying, you may lose exactness. Keep \( 6\sqrt{2} \) when an exact answer is needed, and only convert to decimal at the end.
  • Confusing radical expressions with equations. \( \sqrt{49} = 7 \), but \( y^2 = 49 \) gives \( y = \pm 7 \).

FAQ

What is a radical calculator?

A radical calculator evaluates root expressions such as \( \sqrt{x} \), \( \sqrt[3]{x} \), and \( \sqrt[n]{x} \). It can provide decimal approximations and, for many integer inputs, simplified radical form.

What is the difference between a square root and a radical?

A square root is one type of radical. A radical is any root expression, including square roots, cube roots, fourth roots, and general nth roots.

How do you simplify a radical?

To simplify \( \sqrt[n]{x} \), factor out the largest perfect nth-power factor from \( x \). For example, \( \sqrt{72} = \sqrt{36 \times 2} = 6\sqrt{2} \).

Can a radical have a negative radicand?

Yes, but the result depends on the index. Odd roots of negative numbers are real, such as \( \sqrt[3]{-8} = -2 \). Even roots of negative numbers are not real.

What does the index of a radical mean?

The index tells which root is being taken. In \( \sqrt[3]{64} \), the index is \( 3 \), so the expression asks for the cube root of \( 64 \).

How are radicals related to exponents?

Radicals can be written as rational exponents. The formula is \( \sqrt[n]{x} = x^{1/n} \), and more generally \( \sqrt[n]{x^m} = x^{m/n} \).

Related tools and guides

Radicals connect closely to square roots, complex roots, exponent rules, scientific calculation, and algebra. Use these related Num8ers pages when you want to continue the same topic cluster.