I'm having trouble with this problem, I'm not sure how to proceed. I know if we were to rotate about the $y$-axis ($x=0$), then I would have the following disk method.
$$\pi \int_0^8 y^{2/3}dy = \frac{(96\pi)}{5}$$
In my case, it becomes a washer method, but I'm unable to properly setup the formula to calculate.
Thanks for any help!
Using the cylindrical shell method:
$$ V=\int_0^22\pi rh\,dx$$
where $r=2-x$ and $h=8-x^3$.
Using the annulus or "disk/washer" method:
$$ V=\int_0^8 \pi(R^2-r^2)\,dy$$
where $R=2$ and $r=2-y^{\frac{1}{3}}$