Need to solving 2nd order nonlinear ode.

63 Views Asked by At

I need to solve the ordinary differential equation for $g(z)$ $$g''(z)=\frac{zg(z)}{3}+bg(z)^3 ,$$ where $z$ is independent variable and $b$ is constant. Can anyone please suggest anything?