sqrt functionmy sqrt function is giving an error idk why
sqrt function#include <iostream> #include<math.h> using namespace std; int main () { int a, b, c, x; co...
This user does not accept Private Messages