Use implicit differentiation to find $\frac{dc}{dv}$ when $v=\sqrt{c^2+v^2}$
I know I can solve this using normal implicit methods however I was wondering, why can I not square this so it becomes $v^2=c^2+v^2$ and then simplify so $ c^2=0 \implies c=0$ then the derivative of this is just $c'=0$, what is flawed?