AP Calculus AB and BC

Integral of the Cube Root of x: Answer and Steps

The integral of the cube root of x is (3/4)x^(4/3) + C. Writing the cube root as x^(1/3), the reverse power rule raises the exponent to 4/3 and divides by 4/3, which is the same as multiplying by 3/4. Differentiating (3/4)x^(4/3) returns x^(1/3).

x3dx=34x4/3+C\int \sqrt[3]{x}\,dx = \frac{3}{4}x^{4/3} + C

Rewrite the root as a power

A radical is a fractional power. Writing the cube root as x1/3x^{1/3} turns the problem into a plain reverse power rule.

x3=x1/3\sqrt[3]{x} = x^{1/3}
xndx=xn+1n+1+C,n1\int x^n\,dx = \frac{x^{n+1}}{n+1} + C, \quad n \neq -1

Here n=13n = \frac{1}{3}, so the new exponent is 13+1=43\frac{1}{3} + 1 = \frac{4}{3}, and dividing by 43\frac{4}{3} is the same as multiplying by 34\frac{3}{4}.

x1/3dx=x4/343+C=34x4/3+C\int x^{1/3}\,dx = \frac{x^{4/3}}{\frac{4}{3}} + C = \frac{3}{4}x^{4/3} + C

Divide by a fraction, multiply by its reciprocal

Dividing by 43\frac{4}{3} becomes multiplying by 34\frac{3}{4}. That reciprocal is where the 34\frac{3}{4} comes from.

Checking by differentiating

Differentiate the result with the power rule and watch the fractional exponents cancel.

ddx(34x4/3)=3443x4/31=x1/3\frac{d}{dx}\left(\frac{3}{4}x^{4/3}\right) = \frac{3}{4}\cdot\frac{4}{3}x^{4/3 - 1} = x^{1/3}

The 43\frac{4}{3} from the power rule cancels the 34\frac{3}{4} out front, and the exponent drops from 43\frac{4}{3} back to 13\frac{1}{3}, which is x3\sqrt[3]{x}.

Common mistakes

  • Leaving the answer as x4/34/3\frac{x^{4/3}}{4/3} without simplifying. Clearing the complex fraction gives 34x4/3\frac{3}{4}x^{4/3}.
  • Miscomputing the new exponent. Adding 11 to 13\frac{1}{3} gives 43\frac{4}{3}, not 23\frac{2}{3}.
  • Treating x3\sqrt[3]{x} as if the reverse power rule did not apply. It does, once you rewrite the root as x1/3x^{1/3}.

Every answer on this page is machine checked

An automated test differentiates the antiderivative above and confirms it returns the integrand. A wrong sign or a missing factor fails the build, so it cannot reach you.

Frequently asked questions

What is the integral of the cube root of x from 0 to 8?

08x1/3dx=[34x4/3]08=3416=12\int_0^8 x^{1/3}\,dx = \left[\frac{3}{4}x^{4/3}\right]_0^8 = \frac{3}{4}\cdot 16 = 12, since 84/3=(81/3)4=24=168^{4/3} = (8^{1/3})^4 = 2^4 = 16.

How do you write the cube root of x for integration?

As the power x1/3x^{1/3}. Once in that form, the reverse power rule adds 11 to the exponent to get 43\frac{4}{3} and divides, giving 34x4/3+C\frac{3}{4}x^{4/3} + C.

Why is the coefficient 3/4 and not 4/3?

Because you divide by the new exponent 43\frac{4}{3}, and dividing by 43\frac{4}{3} equals multiplying by its reciprocal 34\frac{3}{4}.