Distance Between Two Points (3D)
Distance between two points in 3D space
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
This calculator extends the Euclidean distance formula to three dimensions: d = √((x2−x1)² + (y2−y1)² + (z2−z1)²), the natural generalization of the 2D Pythagorean formula obtained by applying it twice — once in a horizontal plane, then again with the vertical (z) difference.
3D modelers and game developers use it constantly for collision detection and camera-distance checks, engineers use it to compute clearances between components in CAD assemblies, and astronomers use the same formula (with much larger coordinates) to find the straight-line distance between stars given their positions in 3D space.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)