I know $\frac{\partial^2 u}{\partial x^2}=6xy$ and $\frac{\partial ^2 u}{\partial y^2} =-6xy$ and adding these together I get 0 which tells me they are harmonic functions.
To determine the harmonic conjugate, I know that $\frac{\partial v}{\partial y}=\frac{\partial u}{\partial x}=3x^2y^2-y^3$ Integrating this with respect to y gives me $v=\frac{3}{2}x^2y-\frac{y^4}{4} + f(x)$
and I know that $\frac{\partial v}{\partial x}=-\frac{\partial u}{\partial y}=-x^3+3xy^2$. Integrating this with respect to x gives $v=\frac{-x^4}{4}+\frac{3x^2 y^2}{2}+f(y)$
Where do I go from here?