I'm testing sqrt_16() function on my C5535 dsp. I got a few test results, but I don't understand the numbers at all.
Input x | sqrt_16(x)
1100 | 6005
31133 | 31939
even square root of 1 is not 1.
Can someone point out what I'm missing here? Thanks!
Liang