DOCUMENTATION CalcMe
  • language Translations of this page
    • Translations of this page
    • Català (ca)
    • Dansk (da)
    • Deutsch (de)
    • English (en)
    • Español (es)
    • Français (fr)

  1. Wiris Ecosystem Documentation
  2. CalcMe documentation
  3. Commands
  4. Functions
  5. Root

en:calc:commands:functions:root

Root

Returns the n-th root of a number.

Syntax

root(Natural, Real)
root(Element, Natural, Ring)
root(Natural, Unit | Quantity)

Description

root(Natural, Real)

Given a real number x and a natural n, computes n-th root of x.

root(Element, Natural, Ring)

Given an element x, a natural n and a ring R, computes n-th root of x over R.

root(Natural, Unit | Quantity)

Given a unit or a quantity r and a natural n, computes n-th root of r.

Related functions

Square roots

Table of Contents
  • Syntax
  • Description
  • Related functions
Log In

Copyright © WIRIS 2021. All rights reserved.