Vector magnitude formula
For v = (x,y), |v| = √(x²+y²). For v = (x,y,z), add z². The same square-sum rule extends to every additional dimension.
Calculators / Quick tool
Calculate the Euclidean magnitude of a finite numeric vector.
Calculate the Euclidean magnitude of a finite numeric vector.
Paste content, enter parameters or choose the files you need in “Vector components”.
Choose “Calculate magnitude” for the job. Processing runs in this browser.
Review the result under “Vector magnitude”, then copy or download it after checking the output.
Result guide
Enter between 2 and 100 comma-separated numeric components. The calculator evaluates the Euclidean norm |v| = √(v₁² + … + vₙ²) and shows the exact squared-component substitution.
For v = (x,y), |v| = √(x²+y²). For v = (x,y,z), add z². The same square-sum rule extends to every additional dimension.
For v = (3,4,12), |v| = √(3²+4²+12²) = √169 = 13. Negative components produce the same contribution after squaring.
A Euclidean magnitude is a length, so it is always zero or positive. Only the zero vector has magnitude zero. This tool does not calculate signed scalar magnitude or non-Euclidean norms.
Enter components separated by commas, such as 3,4 for 2D or 3,4,12 for 3D. Do not include parentheses or variable names.
It is the distance from the origin to the vector endpoint. To find the distance between two arbitrary points, subtract their coordinates first or use the related coordinate-distance calculator.
Yes. Each finite component may be signed or decimal. The calculator squares every component before adding and taking the square root.
Anonymous feedback
Found a problem or an idea to make this tool better? Tell us. We review every report and start working on actionable improvements within 2 days, continuously improving reliability and usability.