Math.Sqrt

This page contains reference documentation for the Sqrt function. This function returns the square root of 'Value'.

Prototype

static double Sqrt( double Value )

Parameters

Function parameters are as follows:

Examples

Examples are as follows:

INCOMPLETE

Working Sample Code

For sample code: