DSolve[Derivative[1][y][x] == (x*(b*x^2 + a*y[x]^2)^3)/(a^(5/2)*y[x]*(a + b*x^2 + a*y[x]^2)),y[x],x]