I need to find the volume of the hyperboloid defined by the equation
${x^2\over30^2}+{y^2\over30^2}-{(z-160)^2)\over120^2}=1$ and bounded by the planes $z=0$ and $z=190$.
I decided to use cylindrical coordinates and wrote the next integral:
$\int^{190}_0 \int^{2pi}_0\int^T_0 ({r} )drd\theta dz$
Where $T$ is the radius $r=\sqrt{30^2+{(z-160)^2\over120^2}}$
I don't know if I defined the integral correctly.

hint
Your volume which is of revolution, is given by
$$V=\int_0^{190}S(z)dz$$ with $$S(z)=\pi r^2(z)$$ and $$r^2(z)=30^2(1+\frac{(z-160)^2}{120^2})$$