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. Roots

en:calc:commands:functions:roots

Roots

Working with polynomials? See roots (polynomials)


Returns all the roots of a given number.

Syntax

roots(Real, Natural)
roots(Element, Natural, Ring)

Description

roots(Real, Natural)

Given a positive real number x and a natural n, returns a list with all the n-th roots of x.

roots(Element, Natural, Ring)

Given an element x, a natural n and a ring R, returns a list with all the n-th roots of x over R.

Related functions

Root

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

Copyright © WIRIS 2021. All rights reserved.