isarmstrong(n)

Armstrong Numbers are those n-digit numbers, equal to the sum of the nth powers of its digits.

Sie verfolgen jetzt diese Einreichung

Armstrong Numbers are having the property that an n-digit Armstrong Number will be equal to the sum of the nth powers of its digits. Examples are 0,1,2, 3, 4, 5, 6, 7, 8, 9, 153, 370, 371, 407, 1634, 8208, 9474, ...

Zitieren als

Dr Raveendranathan K C (2026). isarmstrong(n) (https://de.mathworks.com/matlabcentral/fileexchange/48603-isarmstrong-n), MATLAB Central File Exchange. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
2.0.0.0

This is a modified version.

1.1.0.0

This is a slightly modified version; starts with 0.

1.0.0.0