The function named
sqrt
The code in
Listing 1
Invokes the
sqrt
function four times in succession
Passing a different parameter each time, and
Using
cout
to display the returned value.