When finding square roots, it is crucial to recognize that a non-negative number will have two square roots: one positive and one negative. This is because both a positive number and its negative counterpart, when squared, will yield the same positive result. For example, both 3 and -3 are square roots of 9 because \( 3^2 = 9 \) and \( (-3)^2 = 9 \).
In our exercise, the number 0.04 has two square roots, which are +0.2 and -0.2. After squaring each, both results revert back to 0.04, verifying the roots:
- For the positive root \( +0.2^2 = 0.04 \).
- For the negative root \( (-0.2)^2 = 0.04 \).
This concept is vital not just in pure mathematics, but also in real-world applications where the direction or sign might have physical significance, such as in physics or economics.