solve 3 root 16.51 in logs
Answers
Answered by
0
Answer: 3
Step-by-step explanation: - I need to find an algorithm to determine any root of a number. ... root of a number using logarithms. root = anti log (log(number)/n) So to take the fifth root of 37, ... Newton's method is used to solve equations of the form f(x) = 0, so in this case, f(x) = x^5 - 37. ... Suppose (same example), that your first guess is 3.
Similar questions