This pow(n,x) function will return n to the power of x.
#include <maths> var a:=pow(2,8);
Since: Version 0.41b