An algorithm that computes the volume and surface area of this sphere include:
Get the radius.
Calculate the volume.
Calculate the surface area.
<h3>What is an algorithm?</h3>
An algorithm is a standard formula which comprises a set of finite steps and instructions that must be executed in order to proffer solutions to a problem on a computer, under appropriate conditions.
For this exercise, an algorithm that computes the volume and surface area of this sphere is as follows: