What would be the bounds for the triple integral over the surface of a cone, $$x^2+y^2 \leq z^2 $$ where $$0 \leq z \leq a$$
My first guess is to use polar coordinates for $x$ and $y$: $$x=rcos(\theta)$$ $$y=rsin(\theta)$$
I am unsure about what to use for $z$, and then I am unsure what the bounds of integration are for $x$ and $y$ when I go to set up my triple integral.