How do you calculate the magnitude or length of a two-dimensional vector?

Understand how to find a 2D vector's magnitude using the Pythagorean theorem with its horizontal (x) and vertical (y) components, using the formula |v| = √(x² + y²).

We couldn't find anything matching that.