To Solve: $\displaystyle py^3+qx^2=0$
where $p = \dfrac{\partial z}{\partial x}$, $q = \dfrac{\partial z}{\partial y}$.
My attempt:
Let $\displaystyle z=X(x)Y(y)$. So, $\displaystyle X'Yy^3+XY'x^2=0$
Separating the variables, $\displaystyle \frac{X'}{Xx^2}=\frac{-Y'}{Yy^3}$
Now how do I integrate this ? $X$ is an unknown function and $x$ is a variable. I don't know how to proceed?