Solve $x^2+y^3=z^2$ in which x,y, and z are relatively prime and y is even.
I have done a similar proof for $x^2+y^2=z^2$; however, the $y^3$ significantly changes the method I used before.
My solution for that was
$x=v^2-u^2$, $y=2uv$, and $z=v^2+u^2$ where $u$ and $v$ are arbitrary relatively prime numbers in which one is even and one is odd.