Here's an elementary question on solving the following quadratic equation (well, it's not a quadratic until the square root is eliminated):
$$\sqrt{x+5} + 1 = x$$
Upon solving the above equation either using the method of factoring or the quadratic formula (after squaring both sides) you get $x = 4$ and $x = -1$. If you plug in $x = 4$ in the original equation, it checks out. However $x = -1$ doesn't work. You'll end up getting $3 = -1$ which is not true (in other words the LHS does not equal the RHS).
Is this still considered a solution/root of this particular equation? Does it have a special name?
The square root sign always means the positive square root, so the only solution is $x=4$. You introduced the 'phantom' solution when you squared both sides.