What is the Algorithm for getting truth table for the Boolean function (Near bent or semi bent functions)?\
Example: If I have a Boolean function over $\mathbb{F}_{2^5}$, how to write the function $f(x)=Tr((x)^{3})$ in truth table manually. Is there any algorithm for it or we have the inbuilt function in Java.