Assume $D = d^2$.
Correct me if I am wrong.
When taking a square root, the output can be either positive or negative (i.e., $\sqrt D = \mp d$). So does that not make the second term in the Quadratic Formula, $$\frac{-b \mp \sqrt{b^2 -4ac}}{2a},$$ redundant? The $\sqrt{b^2 - 4ac}$ is already either positive or negative, so the $\mp$ is implied, right?
I have seen many articles arguing both that a square root returns absolute value and that a square root returns either a positive or a negative. A square root can return either positive or negative, so would it not be impossible for the output to be an absolute value because the negative output violates the definition of an absolute value?