You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried my testing script on the library and for expression of nthRoot(0, -4)and nthRoot(0, -2) it is giving back 0 as the result. However, I get error messages shown on TI and other calculators. Is this correct?
I tried my testing script on the library and for expression of
nthRoot(0, -4)andnthRoot(0, -2)it is giving back0as the result. However, I get error messages shown on TI and other calculators. Is this correct?