Must include a special header file

A program must include the header file named math.h in order to be able to access the sqrt function from the library of functions.

The code to accomplish that is included in Listing 1.