开方excel 函数(开方函数在excel里怎么输入)

百科问答网 2026-06-22 12:28:00 0

1、可以利用"power"函数。

2、比如求 A1单元格 的n次方根。

3、只需在 B1单元格 输入公式"=power(A1,(1/n))"即可得到结果。