98.5k views
2 votes
To get square root a) abs(x) b) string c) sqrt(x) d) setw()

User Mattasse
by
9.2k points

1 Answer

5 votes

Answer:

c) sqrt(x)

Step-by-step explanation:

The sqrt function, short for square root, will return the square root of the input.

User Sevi
by
7.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.