Suppose I wish to compute the implicit derivative of $\sqrt{x^2+y^2}=x+y$. One could differentiate both sides with respect to $x$, yielding $y\prime$ which we can make the subject.
Say I were to first square both sides, getting the expression $x^2+y^2=(x+y)^2$, and then I were to proceed as usual.
My question is, is this a valid method of computing the implicit derivative? Can squaring both sides cause problems?