say we have (x, y, z), then xz > y^2. Then xz - y^2 > 0.
So we want the area under the function f(x, y, z) = xz -y^2, but only when f is positive (right?)
\iiint\limits_D xz - y^2 dzdydx = \frac{-1}{12} \hspace{1cm} D = [0,1]\times[0,1]\times[0,1]
Okay...that gives me the signed volume, but I...