I'm trying to find the mass of the solid (constant density $\rho $) which is bounded by the surface $x=y^2$ and the planes $x=z, z=0, x=1.$. Now I'm having a hard time visualising/sketching it as you would for just a double integral.
I tried some stuff and came up with $y^2\leq x\leq 1, -1\leq y\leq 1, 0\leq z\leq x $ and so I got the mass as being given by the iterated integrals $$\int_{-1}^1dy\int_{y^2}^{1}dx\int_{0}^{x}\rho \ dz$$ but I'm not too sure about this.
[same as $$\int_{-1}^1\int_{y^2}^{1}\int_{0}^{x}\rho \ dzdxdy$$]