Question #2132

Which mathematical function returns square root of a specified number in VBA?

A.
Sqt()
B.
Squr()
C.
Sqrt()
D.
Sqr()
Explanation

No explanation provided.