finding root of 3rd degree math equation

71 Views Asked by At

I need to solve the following equation and give a simple formula for $y$ such that with the known value of $x$ we can easily compute value of $y$. $$x = \frac{(c+ky)y^{2}}{2}$$ $c$ and $k$ are constants.