Close
Close window
numtheory(deprecated)/nthpow - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


Home : Support : Online Help : numtheory(deprecated)/nthpow
[フレーム] [フレーム]

numtheory(deprecated)

nthpow

find the largest nth power in a number

Calling Sequence

nthpow(m, n)

Parameters

m

-

non-zero integer

n

-

natural number

Description

Important: The numtheory package has been deprecated . Use the superseding command NumberTheory[LargestNthPower] instead.

The function nthpow will return bn where b is the greatest natural number such that bn divides m.

The command with(numtheory,nthpow) allows the use of the abbreviated form of this command.

Examples

Important: The numtheory package has been deprecated . Use the superseding command NumberTheory[LargestNthPower] instead.

>

withnumtheory:

>

nthpow4,2

22

(1)
>

nthpow250,3

53

(2)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /