I have 35 x, y, z co-ordinates on a sphere surface and I need to calculate the sphere centre point. I am currently using sets of 4 points and determinant equations as shown at http://local.wasp.uwa.edu.au/pbourke~/geometry/spherefrom4/
This method works fine but I want to know the theory...