Algorithm to check given number is armstrong or not? | Algorithm & Flowchart PART 14

preview_player
Показать описание
Algorithm to check given number is armstrong or not? | Algorithm & Flowchart PART 14....

Whatsapp group for Shopping:-

Hello friends, my name is Prasad and welcome to my channel named PMGURU. In this video we are going to discuss about armstrong number, what is armstrong number, algorithm and flowchart to check given number is armstrong or not...

Algorithm and flowchart Playlist:-

Thank you so much..........................................................................
.....................................................................................................

#armstrong #armstrongnumber #algorithmforarmstrong
Рекомендации по теме
Комментарии
Автор

Sir apne jo start ke niche likha he uski jagah ham "Accept aNumbers N" Likh sakte he?? Or uske niche rectangle me " Initialize rev = 0 and org= n " Likh sakte he??

varshashiroya
Автор

give example for not amstrong number in this algorithm

harisharma
Автор

Please at last show The zoom of key board

cringedon
Автор

your algorithm only work for 3 digit number

raikiriz
Автор

Bhai... check prime number or not par bhi ek bna do...

newtunner
Автор

START
1) INPUT N
2) SUM=0
3) M=N
4) WHILE N! =0
X=N%10
SUM=SUM+(X*X*X+X*X*X+X*X*X)
N=N/10
5) ENDWHILE
6) IF M==SUM
DISPLAY "ARMSTRONG NUMBER"
7) ELSE DISPLAY "NOT AN ARMSTRONG NUMBER"
8) END

Sir, is this correct??

biplabkumarjena
join shbcf.ru