Write a program in C++ that calculate the surface area of a sphere using a function. As a sample run, write the surface areas of the spheres with radii 3.5, 12.1, 17.4 and 8.12 to a text file. (You might want to recap the file output example to accomplish this.)