

InterviewSolution
Saved Bookmarks
1. |
If `sqrt(sqrt(sqrt(x)))=x^4+4 4 4 4,`then the value of `x^4`is____. |
Answer» Correct Answer - 4 `x^(1//8)=(3x^(4)+4)^(1//64)` `impliesx^(8)=3x^(4)+4` `impliesx^(4)=4` |
|