This calculator calculates the distance using x1, x2, y1, y2, z1, z2 values.
Distance= √(x2-x1)2+(y2-y1)2+(z2-z1)2