The proposed system $x' = x^{1/2}$ can be solved easily to obtain $x(t) = \frac{1}{4} (t^2 + t c + c^2)$, where $c$ is the integration constant.
However, differentiate the newly-found $x(t)$, one gets: $x(t)' = \frac{1}{2}t+\frac{1}{4}c$. This implies that $x^{1/2} = \frac{1}{2}t+\frac{1}{4}c$. However, $$(x^{1/2})^2 = \left(\frac{1}{2}t+\frac{1}{4}c\right)^2 = \frac{1}{4}\left(t^2 + \frac{1}{2}tc + c^2\right) \neq \frac{1}{4} \left(t^2 + t c + c^2\right) = x(t)$$
Does anyone know why the inconsistency occurs? I understand there is another solution, but it is also inconsistent.
The solution of $$x'=\sqrt x$$ is given by $$x=\frac{1}{4} \left(t+c\right)^2\implies x'=\color{red}{2 \times}\frac{1}{4} \left(t+c\right) =\frac{1}{2} \left(t+c\right)=\sqrt x$$