I need to use the divergence theorem to evaluate the surface integral $$I = \int \int F\cdot n \, dS$$ where $F= x^3 i +y^3 j +z^3 k$ and $S$ is the surface of the cylinder $x^2+y^2 =4$ between $-1<z<1$
I know that first i take the divergence of $F$ which is $3r^2$.
Then in the coordinates
$$\int\int\int 3r^{3/2}\,dz\,dr\,d\theta$$
I am not sure what limits are though. $\theta$ would be $0$ to $2\pi$. I think $z$ would just be $-1$ to $1$. Am I on the right track?