I have a randomly selected point in the 3-dimensional space. Also, I have four random points and their distances to the randomly selected point. These distances are radii of these four points. All the coordinates are integer numbers.
It is known that there's only one point in which these four spheres intersect.
What algorithm can I use to find coordinates of this point?
To better understand what I mean, check out the picture below: