I've been working the following problem and cannot find a way to get an explicit solution for y(x). Can anyone help me with this? y'' - 3y^2 = 0 y(0) = 2 y'(0) = 4 implicit result - y' = sqr(y^3 + C) Thank you!