//sqrt, pow #include #include #include using namespace std; int main(int argc, char *argv[]) { double x=7.568; cout<<"square root->"<"<