I'm having difficulty understanding equilibrium solutions. Consider trying to find the equilibrium solution(s) of the following ODE:
\begin{equation} y'=x^2-y^4 \end{equation}
Firstly, I set $y'=0$ and solved for y:
\begin{align} 0&=x^2-y^4 \\ y^4&=x^2 \\ y&=\pm\sqrt{x} \end{align}
Now my lecturer/workbook specify that there is only an equilibrium solution when $y=c$, for some constant $c$. This would mean that solutions for $y$ that are functions of another variable are not equilibrium solutions. What then is the meaning of this solution? Just that it isn't one?