Solve the following ODE:
$x \cdot y'' - y' - x^3 \cdot y = 0$
I have made the following substitution: $y = u \cdot z$. And have found $u$ s.t. the coefficient at $z'$ became zero.
$u = \sqrt{x}$
And I've got the following equation: $z'' - (x^2 + \frac{3}{4} \cdot x^{-2}) \cdot z = 0$ But can't figure out how to solve it