I am asked to find the area between the curves $y=x^3$,$y=x$ that rotate around the axis $x=2$. The integral that I set up was $$V=\int_{1}^{2}\pi\left(y-y^{1/3}\right)^2dy\space + \int_{2}^{8}\pi\left(2-y^{1/3})^2\right)dy\approx3.23$$
This is incorrect because the answer should be $2\pi$ what did I do wrong and how do I find this volume ?
It is easier if you use cylindrical shell method. $$ V=\int_{-1}^{0}2\pi(2-x)(x^3-x)dx + \int _0^1 2\pi (2-x)(x-x^3)dx = 2\pi $$