Notification

This article has moved. Please visit cloud.google.com/looker/docs/studio/ for the most up-to-date content. Learn more about the migration.

POWER

Returns the result of raising a number to a specified power.

Sample usage

POWER(Users, 3)

Syntax

POWER(X, Y)

Parameters

  • X - a literal number, a field, or an expression containing at least one field.
  • Y - a literal number, a field, or an expression containing at least one field.

Examples

Example formula Input Output
POWER(Users, 3) Users : 2 8
POWER(Users, -3) Users : 2 0.13
POWER(3, Users) Users : 2 9

Related resources

Was this helpful?

How can we improve it?
true
What's new in Looker Studio?

Learn about new features and recent changes. Looker Studio release notes live on Google Cloud.

Search
Clear search
Close search
Google apps
Main menu