How to do POWER equations

Hi
I need the results in one column (lets call it A1) to be subject to the following equation as it would look in excell
=POWER(A1,0.75)
How do I do this in Glide?

Use the caret symbol in a math column.

X^0.75

It worked! Thank you so much, I’ve been stuck on that all day :smiley: