the formula to determine the magnitude of a vector (in two dimensional space) v = (x, y) is: |v| =√(x2 + y2). This formula is derived from the Pythagorean theorem.
the formula to determine the magnitude of a vector (in three dimensional space) V = (x, y, z) is: |V| = √(x2 + y2 + z2)