The question is:
Find the area of the surface generated by revolving the given curve about the $x$-axis: $$x = \sqrt[3]{y}, \qquad 1 \leq y \leq 8.$$
Now, all is well, simple enough question, but to find the length by evaluating the integral of $2\pi \times (\text{radius})$ with respect to \text{length}$, we see the final form of the integrand is
$$\sqrt{{\frac{9 y ^ {4/3}+1}{9 y ^ {4/3}}}}$$
Therefore, surface area of the graph is
$$(\text{surface area}) = \int_1^8 2\pi y \sqrt{{\frac{9 y ^ {4/3}+1}{9 y ^ {4/3}}}}dy$$
What should the substitution be to solve this integral?
(A little query: How to add a space in latex instead of $\texttt{\hspace{.1cm}}$, as $\texttt{\hfill}$ doesn't work here?)
Hint:Use $\tan u = 3y^{2/3} \to \tan^3 u= 27y^2 \to 3\tan^2 u \cdot sec^2 u = 54ydy$ .Can you take it from here?