Question : Find an approximate value of $\sqrt[3]{25}$ using Bisection Method.
Since it doesnt state the accuracy in the question,how many iterations am I going to do to get that approximate value? Also since it doesnt state the interval,how am I even going to apply the bisection method on this one?