POWER - Returning the Power of a Number

  • Last update:  2023-07-14
  • Overview

    Grammar

    POWER(number, power)

    Returns the result of a number raised to a power.

    Parameter 1

    number

    The base number, which can be any real number.

    Parameter 2

    power

    The exponent to which the base number is raised.

    Notes

    • The function supports two numerical parameters.

    • You can use the symbol "^" to replace "POWER". For example, POWER(5,2) can be expressed as 5^2.

    Example

    FormulaResultNotes
    POWER(6,2)366^2=6*6
    POWER(14,5)53782414^5=14*14*14*14*14
    POWER(4,2/3)2.5198421003√ (4^2) = 3√16
    POWER(3,-2/3)0.0799136773√(1/9)


    Attachment List


    Theme: Advanced Data Analyis
    前の記事
    次の記事
    • いいね
    • 良くない
    • 閲覧しただけ

    フィードバック

    鼠标选中内容,快速反馈问题

    鼠标选中存在疑惑的内容,即可快速反馈问题,我们将会跟进处理。

    不再提示

    9s后关闭

    反馈已提交

    网络繁忙