Standard or prewritten functions

Most modern programming languages provide large numbers of prewritten functions (in libraries) that are available for your use.

(Later, I will illustrate the use of a standard or prewritten function for calculating the square root of a number.)