Skip to content

Higher Roots

By the end of this section, you will be able to: simplify expressions with higher roots, use the Product Property to simplify expressions with higher roots, use the Quotient Property to simplify expressions with higher roots, and add and subtract higher roots.

Up to now, in this chapter we have worked with squares and square roots. We will now extend our work to include higher powers and higher roots.

Simplify expressions with higher roots

Let’s review some vocabulary first. We write n2n^2 and say “nn squared,” n3n^3 and say “nn cubed,” n4n^4 and say “nn to the fourth,” and n5n^5 and say “nn to the fifth.” The terms “squared” and “cubed” come from the formulas for the area of a square and the volume of a cube.

Earlier in this chapter we defined the square root of a number: if n2=mn^2 = m, then nn is a square root of mm. And we used the notation m\sqrt{m} to denote the principal square root. So m0\sqrt{m} \ge 0 always. We will now extend the definition to higher roots.

nnth Root of a Number. If bn=ab^n = a, then bb is an nnth root of a number aa. The principal nnth root of aa is written an\sqrt[n]{a}, and nn is called the index of the radical.

We do not write the index for a square root. Just like we use the word “cubed” for b3b^3, we use the term “cube root” for a3\sqrt[3]{a}. For example:

43=64so643=434=81so814=3(2)5=32so325=2 \begin{array}{lrcl} & 4^3 &=& 64 \\[4pt] \text{so} & \sqrt[3]{64} &=& 4 \\[4pt] & 3^4 &=& 81 \\[4pt] \text{so} & \sqrt[4]{81} &=& 3 \\[4pt] & (-2)^5 &=& -32 \\[4pt] \text{so} & \sqrt[5]{-32} &=& -2 \end{array}

Could we have an even root of a negative number? No. We know that the square root of a negative number is not a real number. The same is true for any even root. Even roots of negative numbers are not real numbers. Odd roots of negative numbers are real numbers.

Properties of an\sqrt[n]{a}.

When nn is an even number and

  • a0a \ge 0, then an\sqrt[n]{a} is a real number;
  • a<0a < 0, then an\sqrt[n]{a} is not a real number.

When nn is an odd number, an\sqrt[n]{a} is a real number for all values of aa.

Example. Simplify: (a) 83\sqrt[3]{8}, (b) 814\sqrt[4]{81}, (c) 325\sqrt[5]{32}.

Since (2)3=8.83=2Since (3)4=81.814=3Since (2)5=32.325=2 \begin{array}{lrcl} \text{Since } (2)^3 = 8. & \sqrt[3]{8} &=& 2 \\[4pt] \text{Since } (3)^4 = 81. & \sqrt[4]{81} &=& 3 \\[4pt] \text{Since } (2)^5 = 32. & \sqrt[5]{32} &=& 2 \end{array}

Simplify: 273\sqrt[3]{27}.

Example. Simplify: (a) 643\sqrt[3]{-64}, (b) 164\sqrt[4]{-16}, (c) 2435\sqrt[5]{-243}.

For (a), the index is odd, so a negative radicand gives a real number. For (b), the index is even and the radicand is negative, so the root is not a real number. For (c), the index is odd again:

Since (4)3=64.643=4No real number to the fourth power is 16.164is not a real number.Since (3)5=243.2435=3 \begin{array}{lrcl} \text{Since } (-4)^3 = -64. & \sqrt[3]{-64} &=& -4 \\[4pt] \text{No real number to the fourth power is } -16. & \sqrt[4]{-16} && \text{is not a real number.} \\[4pt] \text{Since } (-3)^5 = -243. & \sqrt[5]{-243} &=& -3 \end{array}

Simplify: 1253\sqrt[3]{-125}.

When we worked with square roots that had variables in the radicand, we restricted the variables to non-negative values. Now we will remove this restriction. The odd root of a number can be either positive or negative. For example, 643=4\sqrt[3]{-64} = -4. But the even root of a non-negative number is always non-negative, because we take the principal nnth root.

Suppose we start with a=5a = -5. Then (5)4=625(-5)^4 = 625, and 6254=5\sqrt[4]{625} = 5. How can we make sure the fourth root of 5-5 raised to the fourth power is 55? The following property tells us.

Simplifying Odd and Even Roots. For any integer n2n \ge 2,

when n is oddann=awhen n is evenann=a \begin{array}{lrcl} \text{when } n \text{ is odd} & \sqrt[n]{a^n} &=& a \\[4pt] \text{when } n \text{ is even} & \sqrt[n]{a^n} &=& |a| \end{array}

We must use the absolute value signs when we take an even root of an expression with a variable in the radical.

Example. Simplify: (a) x2\sqrt{x^2}, (b) n33\sqrt[3]{n^3}, (c) p44\sqrt[4]{p^4}, (d) y55\sqrt[5]{y^5}.

We use the absolute value to be sure to get the positive root:

Since (x)2=x2 and we want the positive root.x2=xSince (n)3=n3; odd root, no absolute value.n33=nSince (p)4=p4 and we want the positive root.p44=pSince (y)5=y5; odd root, no absolute value.y55=y \begin{array}{lrcl} \text{Since } (x)^2 = x^2 \text{ and we want the positive root.} & \sqrt{x^2} &=& |x| \\[4pt] \text{Since } (n)^3 = n^3; \text{ odd root, no absolute value.} & \sqrt[3]{n^3} &=& n \\[4pt] \text{Since } (p)^4 = p^4 \text{ and we want the positive root.} & \sqrt[4]{p^4} &=& |p| \\[4pt] \text{Since } (y)^5 = y^5; \text{ odd root, no absolute value.} & \sqrt[5]{y^5} &=& y \end{array}

Simplify: m44\sqrt[4]{m^4}.

Example. Simplify: (a) y183\sqrt[3]{y^{18}}, (b) z84\sqrt[4]{z^8}.

Since (y6)3=y18.y183=(y6)33Simplify; odd root, no absolute value.y6Since (z2)4=z8.z84=(z2)44Since z2 is positive, no absolute value.z2 \begin{array}{lrcl} \text{Since } (y^6)^3 = y^{18}. & \sqrt[3]{y^{18}} &=& \sqrt[3]{(y^6)^3} \\[4pt] \text{Simplify; odd root, no absolute value.} &&& y^6 \\[4pt] \text{Since } (z^2)^4 = z^8. & \sqrt[4]{z^8} &=& \sqrt[4]{(z^2)^4} \\[4pt] \text{Since } z^2 \text{ is positive, no absolute value.} &&& z^2 \end{array}

Simplify: u124\sqrt[4]{u^{12}}.

Example. Simplify: (a) 64p63\sqrt[3]{64p^6}, (b) 16q124\sqrt[4]{16q^{12}}.

Rewrite 64p6 as (4p2)3.64p63=(4p2)33Take the cube root.4p2Rewrite the radicand as a fourth power.16q124=(2q3)44Take the fourth root.2q3 \begin{array}{lrcl} \text{Rewrite } 64p^6 \text{ as } (4p^2)^3. & \sqrt[3]{64p^6} &=& \sqrt[3]{(4p^2)^3} \\[4pt] \text{Take the cube root.} &&& 4p^2 \\[4pt] \text{Rewrite the radicand as a fourth power.} & \sqrt[4]{16q^{12}} &=& \sqrt[4]{(2q^3)^4} \\[4pt] \text{Take the fourth root.} &&& 2|q^3| \end{array}

Simplify: 27x273\sqrt[3]{27x^{27}}.

Use the Product Property to simplify expressions with higher roots

We will simplify expressions with higher roots in much the same way as we simplified expressions with square roots. An nnth root is considered simplified if it has no factors of mnm^n.

Simplified nnth Root. an\sqrt[n]{a} is considered simplified if aa has no factors of mnm^n.

We will generalize the Product Property of Square Roots to include any integer root n2n \ge 2.

Product Property of nnth Roots. If an\sqrt[n]{a} and bn\sqrt[n]{b} are real numbers and for any integer n2n \ge 2, then

abn=anbnandanbn=abn\sqrt[n]{ab} = \sqrt[n]{a} \cdot \sqrt[n]{b} \quad\text{and}\quad \sqrt[n]{a} \cdot \sqrt[n]{b} = \sqrt[n]{ab}

Example. Simplify: (a) x43\sqrt[3]{x^4}, (b) x74\sqrt[4]{x^7}.

Rewrite using the largest perfect cube factor.x43=x3x3Rewrite as the product of two radicals.x33x3Simplify.xx3Rewrite using the greatest perfect fourth power factor.x74=x4x34Rewrite as the product of two radicals.x44x34Simplify; even index needs an absolute value.xx34 \begin{array}{lrcl} \text{Rewrite using the largest perfect cube factor.} & \sqrt[3]{x^4} &=& \sqrt[3]{x^3 \cdot x} \\[4pt] \text{Rewrite as the product of two radicals.} &&& \sqrt[3]{x^3} \cdot \sqrt[3]{x} \\[4pt] \text{Simplify.} &&& x\sqrt[3]{x} \\[4pt] \text{Rewrite using the greatest perfect fourth power factor.} & \sqrt[4]{x^7} &=& \sqrt[4]{x^4 \cdot x^3} \\[4pt] \text{Rewrite as the product of two radicals.} &&& \sqrt[4]{x^4} \cdot \sqrt[4]{x^3} \\[4pt] \text{Simplify; even index needs an absolute value.} &&& |x|\sqrt[4]{x^3} \end{array}

Simplify: y63\sqrt[3]{y^6}.

Example. Simplify: (a) 163\sqrt[3]{16}, (b) 2434\sqrt[4]{243}.

For (a), the largest perfect cube factor of 1616 is 8=238 = 2^3. For (b), the greatest perfect fourth power factor of 243243 is 81=3481 = 3^4:

Rewrite using the greatest perfect cube factor.163=2323Rewrite as the product of two radicals.23323Simplify.223Rewrite using the greatest perfect fourth power factor.2434=3434Rewrite as the product of two radicals.34434Simplify.334 \begin{array}{lrcl} \text{Rewrite using the greatest perfect cube factor.} & \sqrt[3]{16} &=& \sqrt[3]{2^3 \cdot 2} \\[4pt] \text{Rewrite as the product of two radicals.} &&& \sqrt[3]{2^3} \cdot \sqrt[3]{2} \\[4pt] \text{Simplify.} &&& 2\sqrt[3]{2} \\[4pt] \text{Rewrite using the greatest perfect fourth power factor.} & \sqrt[4]{243} &=& \sqrt[4]{3^4 \cdot 3} \\[4pt] \text{Rewrite as the product of two radicals.} &&& \sqrt[4]{3^4} \cdot \sqrt[4]{3} \\[4pt] \text{Simplify.} &&& 3\sqrt[4]{3} \end{array}

Simplify: 813\sqrt[3]{81}.

Don’t forget to use the absolute value signs when taking an even root of an expression with a variable in the radical.

Example. Simplify: (a) 24x73\sqrt[3]{24x^7}, (b) 80y144\sqrt[4]{80y^{14}}.

Rewrite the radicand using perfect cube factors.24x73=23x63x3Rewrite as the product of two radicals.23x633x3Rewrite the first radicand as (2x2)3.(2x2)333x3Simplify.2x23x3Rewrite the radicand using perfect fourth power factors.80y144=24y125y24Rewrite as the product of two radicals.24y1245y24Rewrite the first radicand as (2y3)4.(2y3)445y24Simplify.2y35y24 \begin{array}{lrcl} \text{Rewrite the radicand using perfect cube factors.} & \sqrt[3]{24x^7} &=& \sqrt[3]{2^3 x^6 \cdot 3x} \\[4pt] \text{Rewrite as the product of two radicals.} &&& \sqrt[3]{2^3 x^6} \cdot \sqrt[3]{3x} \\[4pt] \text{Rewrite the first radicand as } (2x^2)^3. &&& \sqrt[3]{(2x^2)^3} \cdot \sqrt[3]{3x} \\[4pt] \text{Simplify.} &&& 2x^2\sqrt[3]{3x} \\[4pt] \text{Rewrite the radicand using perfect fourth power factors.} & \sqrt[4]{80y^{14}} &=& \sqrt[4]{2^4 y^{12} \cdot 5y^2} \\[4pt] \text{Rewrite as the product of two radicals.} &&& \sqrt[4]{2^4 y^{12}} \cdot \sqrt[4]{5y^2} \\[4pt] \text{Rewrite the first radicand as } (2y^3)^4. &&& \sqrt[4]{(2y^3)^4} \cdot \sqrt[4]{5y^2} \\[4pt] \text{Simplify.} &&& 2|y^3|\sqrt[4]{5y^2} \end{array}

Simplify: 54p103\sqrt[3]{54p^{10}}.

Example. Simplify: (a) 273\sqrt[3]{-27}, (b) 164\sqrt[4]{-16}.

Rewrite the radicand as a product using perfect cube factors.273=(3)33Take the cube root.3There is no real number n where n4=16.164is not a real number. \begin{array}{lrcl} \text{Rewrite the radicand as a product using perfect cube factors.} & \sqrt[3]{-27} &=& \sqrt[3]{(-3)^3} \\[4pt] \text{Take the cube root.} &&& -3 \\[4pt] \text{There is no real number } n \text{ where } n^4 = -16. & \sqrt[4]{-16} && \text{is not a real number.} \end{array}

Simplify: 1083\sqrt[3]{-108}.

Use the Quotient Property to simplify expressions with higher roots

We can simplify higher roots with quotients in the same way we simplified square roots. First we simplify any fractions inside the radical.

Example. Simplify: (a) a8a53\sqrt[3]{\tfrac{a^8}{a^5}}, (b) a10a24\sqrt[4]{\tfrac{a^{10}}{a^2}}.

Simplify the fraction under the radical first.a8a53=a33Simplify.aSimplify the fraction under the radical first.a10a24=a84Rewrite the radicand using perfect fourth power factors.(a2)44Simplify.a2 \begin{array}{lrcl} \text{Simplify the fraction under the radical first.} & \sqrt[3]{\tfrac{a^8}{a^5}} &=& \sqrt[3]{a^3} \\[10pt] \text{Simplify.} &&& a \\[10pt] \text{Simplify the fraction under the radical first.} & \sqrt[4]{\tfrac{a^{10}}{a^2}} &=& \sqrt[4]{a^8} \\[10pt] \text{Rewrite the radicand using perfect fourth power factors.} &&& \sqrt[4]{(a^2)^4} \\[10pt] \text{Simplify.} &&& a^2 \end{array}

Simplify: x7x34\sqrt[4]{\tfrac{x^7}{x^3}}.

Previously, we used the Quotient Property “in reverse” to simplify square roots. Now we will generalize the formula to include higher roots.

Quotient Property of nnth Roots. If an\sqrt[n]{a} and bn\sqrt[n]{b} are real numbers, b0b \neq 0, and for any integer n2n \ge 2, then

abn=anbnandanbn=abn\sqrt[n]{\tfrac{a}{b}} = \tfrac{\sqrt[n]{a}}{\sqrt[n]{b}} \quad\text{and}\quad \tfrac{\sqrt[n]{a}}{\sqrt[n]{b}} = \sqrt[n]{\tfrac{a}{b}}

Example. Simplify: (a) 108323\tfrac{\sqrt[3]{-108}}{\sqrt[3]{2}}, (b) 96x743x24\tfrac{\sqrt[4]{96x^7}}{\sqrt[4]{3x^2}}.

Neither radicand is a perfect root, so use the Quotient Property to write each as one radical, simplify the fraction, and then remove the perfect factors:

Write as one radical.108323=10823Simplify the fraction under the radical.543Rewrite the radicand using perfect cube factors.(3)323Rewrite as the product of two radicals.(3)3323Simplify.323 \begin{array}{lrcl} \text{Write as one radical.} & \tfrac{\sqrt[3]{-108}}{\sqrt[3]{2}} &=& \sqrt[3]{\tfrac{-108}{2}} \\[10pt] \text{Simplify the fraction under the radical.} &&& \sqrt[3]{-54} \\[10pt] \text{Rewrite the radicand using perfect cube factors.} &&& \sqrt[3]{(-3)^3 \cdot 2} \\[10pt] \text{Rewrite as the product of two radicals.} &&& \sqrt[3]{(-3)^3} \cdot \sqrt[3]{2} \\[10pt] \text{Simplify.} &&& -3\sqrt[3]{2} \end{array} Write as one radical.96x743x24=96x73x24Simplify the fraction under the radical.32x54Rewrite the radicand using perfect fourth power factors.24x42x4Rewrite as the product of two radicals.(2x)442x4Simplify.2x2x4 \begin{array}{lrcl} \text{Write as one radical.} & \tfrac{\sqrt[4]{96x^7}}{\sqrt[4]{3x^2}} &=& \sqrt[4]{\tfrac{96x^7}{3x^2}} \\[10pt] \text{Simplify the fraction under the radical.} &&& \sqrt[4]{32x^5} \\[10pt] \text{Rewrite the radicand using perfect fourth power factors.} &&& \sqrt[4]{2^4 x^4 \cdot 2x} \\[10pt] \text{Rewrite as the product of two radicals.} &&& \sqrt[4]{(2x)^4} \cdot \sqrt[4]{2x} \\[10pt] \text{Simplify.} &&& 2|x|\sqrt[4]{2x} \end{array}

Simplify: 532323\tfrac{\sqrt[3]{-532}}{\sqrt[3]{2}}.

If the fraction inside the radical cannot be simplified, we use the first form of the Quotient Property to rewrite the expression as the quotient of two radicals.

Example. Simplify: (a) 24x7y33\sqrt[3]{\tfrac{24x^7}{y^3}}, (b) 48x10y84\sqrt[4]{\tfrac{48x^{10}}{y^8}}.

The fraction cannot be simplified. Use the Quotient Property.24x7y33=24x73y33Rewrite each radicand using perfect cube factors.8x63x3y33Rewrite the numerator as the product of two radicals.(2x2)333x3y33Simplify.2x23x3y \begin{array}{lrcl} \text{The fraction cannot be simplified. Use the Quotient Property.} & \sqrt[3]{\tfrac{24x^7}{y^3}} &=& \tfrac{\sqrt[3]{24x^7}}{\sqrt[3]{y^3}} \\[10pt] \text{Rewrite each radicand using perfect cube factors.} &&& \tfrac{\sqrt[3]{8x^6 \cdot 3x}}{\sqrt[3]{y^3}} \\[10pt] \text{Rewrite the numerator as the product of two radicals.} &&& \tfrac{\sqrt[3]{(2x^2)^3} \cdot \sqrt[3]{3x}}{\sqrt[3]{y^3}} \\[10pt] \text{Simplify.} &&& \tfrac{2x^2\sqrt[3]{3x}}{y} \end{array} The fraction cannot be simplified. Use the Quotient Property.48x10y84=48x104y84Rewrite each radicand using perfect fourth power factors.16x83x24y84Rewrite the numerator as the product of two radicals.(2x2)443x24(y2)44Simplify.2x23x24y2 \begin{array}{lrcl} \text{The fraction cannot be simplified. Use the Quotient Property.} & \sqrt[4]{\tfrac{48x^{10}}{y^8}} &=& \tfrac{\sqrt[4]{48x^{10}}}{\sqrt[4]{y^8}} \\[10pt] \text{Rewrite each radicand using perfect fourth power factors.} &&& \tfrac{\sqrt[4]{16x^8 \cdot 3x^2}}{\sqrt[4]{y^8}} \\[10pt] \text{Rewrite the numerator as the product of two radicals.} &&& \tfrac{\sqrt[4]{(2x^2)^4} \cdot \sqrt[4]{3x^2}}{\sqrt[4]{(y^2)^4}} \\[10pt] \text{Simplify.} &&& \tfrac{2x^2\sqrt[4]{3x^2}}{y^2} \end{array}

Simplify: 108c10d63\sqrt[3]{\tfrac{108c^{10}}{d^6}}.

Add and subtract higher roots

We can add and subtract higher roots like we added and subtracted square roots. First we provide a formal definition of like radicals.

Like Radicals. Radicals with the same index and same radicand are called like radicals.

Like radicals have the same index and the same radicand. For example, 942x49\sqrt[4]{42x} and 242x4-2\sqrt[4]{42x} are like radicals. But 5125x35\sqrt[3]{125x} and 6125y36\sqrt[3]{125y} are not like radicals — the radicands are different — and 21000q52\sqrt[5]{1000q} and 41000q4-4\sqrt[4]{1000q} are not like radicals — the indices are different.

We add and subtract like radicals in the same way we add and subtract like terms.

Example. Simplify: (a) 4x3+4x3\sqrt[3]{4x} + \sqrt[3]{4x}, (b) 4842844\sqrt[4]{8} - 2\sqrt[4]{8}.

The radicals are like, so add the coefficients.4x3+4x3=24x3The radicals are like, so subtract the coefficients.484284=284 \begin{array}{lrcl} \text{The radicals are like, so add the coefficients.} & \sqrt[3]{4x} + \sqrt[3]{4x} &=& 2\sqrt[3]{4x} \\[4pt] \text{The radicals are like, so subtract the coefficients.} & 4\sqrt[4]{8} - 2\sqrt[4]{8} &=& 2\sqrt[4]{8} \end{array}

Simplify: 3x5+3x5\sqrt[5]{3x} + \sqrt[5]{3x}.

When an expression does not appear to have like radicals, we will simplify each radical first. Sometimes this leads to an expression with like radicals.

Example. Simplify: (a) 543163\sqrt[3]{54} - \sqrt[3]{16}, (b) 484+2434\sqrt[4]{48} + \sqrt[4]{243}.

Rewrite each radicand using perfect cube factors.543163=273238323Simplify the radicals where possible.323223Combine like radicals.23 \begin{array}{lrcl} \text{Rewrite each radicand using perfect cube factors.} & \sqrt[3]{54} - \sqrt[3]{16} &=& \sqrt[3]{27} \cdot \sqrt[3]{2} - \sqrt[3]{8} \cdot \sqrt[3]{2} \\[4pt] \text{Simplify the radicals where possible.} &&& 3\sqrt[3]{2} - 2\sqrt[3]{2} \\[4pt] \text{Combine like radicals.} &&& \sqrt[3]{2} \end{array} Rewrite using perfect fourth power factors.484+2434=16434+81434Simplify the radicals where possible.234+334Combine like radicals.534 \begin{array}{lrcl} \text{Rewrite using perfect fourth power factors.} & \sqrt[4]{48} + \sqrt[4]{243} &=& \sqrt[4]{16} \cdot \sqrt[4]{3} + \sqrt[4]{81} \cdot \sqrt[4]{3} \\[4pt] \text{Simplify the radicals where possible.} &&& 2\sqrt[4]{3} + 3\sqrt[4]{3} \\[4pt] \text{Combine like radicals.} &&& 5\sqrt[4]{3} \end{array}

Simplify: 1923813\sqrt[3]{192} - \sqrt[3]{81}.

Example. Simplify: 24x4381x73\sqrt[3]{24x^4} - \sqrt[3]{-81x^7}.

Rewrite each radicand using perfect cube factors.24x4381x73=8x333x327x633x3Rewrite the perfect cubes.(2x)333x3(3x2)333x3Simplify the radicals where possible.2x3x3(3x23x3)Combine like radicals.2x3x3+3x23x3 \begin{array}{lrcl} \text{Rewrite each radicand using perfect cube factors.} & \sqrt[3]{24x^4} - \sqrt[3]{-81x^7} &=& \sqrt[3]{8x^3} \cdot \sqrt[3]{3x} - \sqrt[3]{-27x^6} \cdot \sqrt[3]{3x} \\[4pt] \text{Rewrite the perfect cubes.} &&& \sqrt[3]{(2x)^3} \sqrt[3]{3x} - \sqrt[3]{(-3x^2)^3} \sqrt[3]{3x} \\[4pt] \text{Simplify the radicals where possible.} &&& 2x\sqrt[3]{3x} - \left(-3x^2\sqrt[3]{3x}\right) \\[4pt] \text{Combine like radicals.} &&& 2x\sqrt[3]{3x} + 3x^2\sqrt[3]{3x} \end{array}

Simplify: 32y53108y83\sqrt[3]{32y^5} - \sqrt[3]{-108y^8}.

Key terms

index — the number nn in the radical an\sqrt[n]{a} that tells which root is being taken; for a square root the index 22 is not written. principal nnth root — the value an\sqrt[n]{a}, which is non-negative when the index is even. like radicals — radicals with the same index and the same radicand. Product Property of nnth Roots — for real an\sqrt[n]{a} and bn\sqrt[n]{b} and integer n2n \ge 2, abn=anbn\sqrt[n]{ab} = \sqrt[n]{a} \cdot \sqrt[n]{b}. Quotient Property of nnth Roots — for real an\sqrt[n]{a} and bn\sqrt[n]{b} with b0b \neq 0 and integer n2n \ge 2, abn=anbn\sqrt[n]{\tfrac{a}{b}} = \tfrac{\sqrt[n]{a}}{\sqrt[n]{b}}.


This section is adapted from Elementary Algebra 2e, 9.7 Higher Roots by Lynn Marecek, MaryAnne Anthony-Smith, and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: recast the worked “How To” step tables as display equality chains with left-hand explanations; omitted the Be Prepared quiz, Self Check checklist, media links, and end-of-section exercises; and converted the practice problems (“Try Its”) into interactive exercises with instant feedback.