Version: 2008 How do I do a cube root function? It is driving me insane.
C Carl Witthoft Nov 9, 2008 #3 Version: 2008 How do I do a cube root function? It is driving me insane. Click to expand... Will you recover if you get a fourth-root formula? Do you just want = X^(1/3) ? Or do you not trust Excel and want an actual recursive formula to program yourself? in which case, wikipedia
Version: 2008 How do I do a cube root function? It is driving me insane. Click to expand... Will you recover if you get a fourth-root formula? Do you just want = X^(1/3) ? Or do you not trust Excel and want an actual recursive formula to program yourself? in which case, wikipedia