"lookup table" - obviously Telink didn't create one so it doesn't do anything. You probably need a lookup table due to the maths needed to calculate, which TLSR8258 can't do. You could probably create a lookup table yourself.
pow() - is a standard C function that raises a number to the power of another number.