= How do I evaluate a number to a general power in SPSS? = The power function in SPSS is denoted by the double asterisks. So, for example, to take the third power of variable A we would write the below: {{{ COMPUTE EFFECT = A**0.333. }}}