sqrt(x+sqrt(x+sqrt(x+sqrt(x))))=2;
Find the value of x?
Answer Posted / rukmanee
the value of x=1
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Explain how can I right-justify a string?
where are auto variables stored? What are the characteristics of an auto variable?
When c language was developed?
Write a program to check whether a number is prime or not using c?
Explain how do you print only part of a string?
Is main is user defined function?
Define Array of pointers.
Write a code to determine the total number of stops an elevator would take to serve N number of people.
Explain what is wrong with this statement? Myname = ?robin?;
What is the use of in c?
What is binary tree in c?
What the advantages of using Unions?
How can I recover the file name given an open stream or file descriptor?
write a program to concatenation the string using switch case?
How can I copy just a portion of a string?