Apply same formula to several columns
I have about 200 columns, and I want to apply the same formula to almost all of these columns. The formula I want to apply is the square root of “Range 0 to 1 + 1” to each colum. I don’t want to write the name of the columns in a script because they are many. Could anyone help me to figure out a script for this purpose? Thank you!