The sphere equation in standard (center-radius) form.
Sphere centered at (2, -3, 5) with radius 4.
Next stepUse the general equation to check whether a given point lies inside (plug in x,y,z and compare to r^2) or outside the sphere.