
Doug C. answered 04/26/22
Math Tutor with Reputation to make difficult concepts understandable
For this you want to create a function that you can use Newton's method to evaluate.
Let x = 6√47
Then x2=36(47)
Let f(x) = x2-(36)(47) (you can go ahead and multiply 36(47) if you want), Finding the root of that function will be the same as evaluating 6√47 -- imagine solving that equation for x,
Start with an initial value of x1=40 (since √47 is between 6 and 7)
Look at earlier answers to the questions you have posed on how to invoke Newton's Method.
Check your work here:
desmos.com/calculator/a919sitcdg