Fiveable

🔟Elementary Algebra Unit 9 Review

QR code for Elementary Algebra practice questions

9.7 Higher Roots

9.7 Higher Roots

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔟Elementary Algebra
Unit & Topic Study Guides

Higher Roots

Higher roots extend the idea of square roots to cube roots, fourth roots, fifth roots, and beyond. Where a square root asks "what number squared gives me this?", a higher root asks "what number raised to the nnth power gives me this?" Mastering these builds directly on your exponent rules and prepares you for more complex algebraic work.

Simplification of higher roots

The index is the small number written above the radical symbol. In xn\sqrt[n]{x}, the index is nn. A cube root has index 3, a fourth root has index 4, and so on. (Square roots have an implied index of 2.)

To simplify a higher root, you factor the radicand (the expression under the radical) and pull out perfect powers that match the index.

Steps to simplify:

  1. Factor the radicand into prime bases or recognizable powers
  2. Identify any factors raised to a power equal to (or greater than) the index
  3. Pull those factors outside the radical

8x3y3=23x3y3=2xy3\sqrt[3]{8x^3y} = \sqrt[3]{2^3 \cdot x^3 \cdot y} = 2x\sqrt[3]{y}

Notice that both 8=238 = 2^3 and x3x^3 are perfect cubes, so both come out of the cube root.

If the entire radicand is a perfect power matching the index, the radical disappears completely:

  • 164=2\sqrt[4]{16} = 2 because 24=162^4 = 16
  • 325=2\sqrt[5]{32} = 2 because 25=322^5 = 32

Root extraction is just the name for this process: finding the number that, raised to the power of the index, equals the radicand.

Simplification of higher roots, Operations on Radical Expressions | Beginning Algebra

Properties of higher root expressions

Two properties let you combine or split radicals that share the same index.

Product Property: anbn=abn\sqrt[n]{a} \cdot \sqrt[n]{b} = \sqrt[n]{ab}

You can multiply radicands together under a single radical, as long as the index stays the same.

4x39y3=36xy3\sqrt[3]{4x} \cdot \sqrt[3]{9y} = \sqrt[3]{36xy}

Quotient Property: anbn=abn\frac{\sqrt[n]{a}}{\sqrt[n]{b}} = \sqrt[n]{\frac{a}{b}}

You can divide radicands under a single radical, again keeping the same index.

16x44y4=16x4y4=4xy4\frac{\sqrt[4]{16x}}{\sqrt[4]{4y}} = \sqrt[4]{\frac{16x}{4y}} = \sqrt[4]{\frac{4x}{y}}

These properties only work when the indices match. You cannot combine 53\sqrt[3]{5} and 54\sqrt[4]{5} this way.

One more detail: the principal root is the non-negative root. For even indices, xn\sqrt[n]{x} always returns the positive (or zero) value. For odd indices, the result can be negative (e.g., 83=2\sqrt[3]{-8} = -2).

Simplification of higher roots, 9.4 – Algebraic Operations with Radical Expressions | Hunter College – MATH101

Operations with higher roots

Adding and subtracting radicals works like combining like terms. You can only combine like radicals, meaning they must have the same index and the same radicand.

  • 253+353=5532\sqrt[3]{5} + 3\sqrt[3]{5} = 5\sqrt[3]{5}
  • 4x6x6=3x64\sqrt[6]{x} - \sqrt[6]{x} = 3\sqrt[6]{x}

Unlike radicals cannot be combined:

  • 43+74\sqrt[3]{4} + \sqrt[4]{7} stays as is (different indices)
  • 532335\sqrt{3} - 2\sqrt[3]{3} stays as is (index 2 vs. index 3)

Always simplify each term first, because radicals that look unlike may become like after simplification:

  • 16x4+81x4=2x4+3x4=5x4\sqrt[4]{16x} + \sqrt[4]{81x} = 2\sqrt[4]{x} + 3\sqrt[4]{x} = 5\sqrt[4]{x}
  • 27a348a3=3a34(2)a3=3a38a3=5a3\sqrt[3]{27a} - 4\sqrt[3]{8a} = 3\sqrt[3]{a} - 4(2)\sqrt[3]{a} = 3\sqrt[3]{a} - 8\sqrt[3]{a} = -5\sqrt[3]{a}

Rationalization of higher root denominators

Rationalizing means rewriting a fraction so no radical appears in the denominator. With higher roots, you need to make the radicand in the denominator become a perfect nnth power.

Single-term denominator: Multiply top and bottom by whatever radical makes the denominator's radicand a perfect power of the index.

For 253\frac{2}{\sqrt[3]{5}}: the denominator has 515^1 under a cube root. You need 535^3 total, so multiply by 523=253\sqrt[3]{5^2} = \sqrt[3]{25}:

253253253=22531253=22535\frac{2}{\sqrt[3]{5}} \cdot \frac{\sqrt[3]{25}}{\sqrt[3]{25}} = \frac{2\sqrt[3]{25}}{\sqrt[3]{125}} = \frac{2\sqrt[3]{25}}{5}

For 374\frac{3}{\sqrt[4]{7}}: the denominator has 717^1 under a fourth root. You need 747^4 total, so multiply by 734=3434\sqrt[4]{7^3} = \sqrt[4]{343}:

37434343434=3343424014=334347\frac{3}{\sqrt[4]{7}} \cdot \frac{\sqrt[4]{343}}{\sqrt[4]{343}} = \frac{3\sqrt[4]{343}}{\sqrt[4]{2401}} = \frac{3\sqrt[4]{343}}{7}

Binomial denominator: Multiply by the conjugate (change the sign between the two terms). Be aware that for higher-index radicals, multiplying by the conjugate does not always fully eliminate the radicals the way it does with square roots. At this level, focus on the single-term technique, which is the most commonly tested.

Advanced Concepts in Higher Roots

Fractional exponents give you another way to write roots:

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

This means all your exponent rules apply to radicals too. For example, x23=x23\sqrt[3]{x^2} = x^{\frac{2}{3}}. Converting between radical and exponent form is a useful skill for simplifying complex expressions.

Radical equations are equations where the variable appears under a radical sign. To solve them, isolate the radical and then raise both sides to the power of the index to eliminate it. Always check your solutions, since raising both sides to a power can introduce extraneous (false) solutions.