Well $$y'''ctg(y')=-2(y'')^2$$ with the boundry conditions $$y(0)=1 \;;\;\; y'(0)=0 \;;\;\; y''(0)=1$$
As no $x$ is present in the initial DE it's safe to lower the order.
$$y'=z(y)$$ and $$y''=z'y'=z'z$$ $$y'''=z''z^2+z'^2z$$
And we get $$(z''z^2+z'^2z)ctg(z)+2z'^2z^2=0$$ now my problem, what do I do with the $ctg(z)$ ? How do I make this slightly nicer?