$$ \frac{dy} {dx} +x \sin ^2 y = x ^3 \cos ^2 y$$
I attempted like this,
divide by $ \cos ^2y$ and putting $\tan x = t$ it converted to
$$ \frac{dt} {dx} + x t ^ 2 = x ^3 $$
now it is not LDE of first order so i am not able to use INTEGRATING FACTOR method.
how to further solve?
$$\frac{dy} {dx} +x \sin ^2 y = x ^3 \cos ^2 y$$ divide by $\cos^2 y$ $$\frac 1 {\cos^2 y}\frac{dy} {dx} +x \tan ^2 y = x ^3 $$ $$(\tan y)'+ x \tan ^2 y = x ^3 $$ Substitute $z=\tan y$ $$z'=- x z^2 + x ^3 $$ This is Riccati 's equation
https://en.wikipedia.org/wiki/Riccati_equation