Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92) - MATLAB Cody - MATLAB Central

Problem 1084. Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)

Difficulty:Rate

Given a number n, return the terminal value of the number chain formed by summing the square of the digits. According to the Project Euler problem, this number chain always terminates with either 1 or 89.

Project Euler Problem 92: Link

Solution Stats

60.48% Correct | 39.52% Incorrect
Last Solution submitted on May 05, 2025

Problem Comments

Solution Comments

Show comments
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
2
4

Problem Recent Solvers235

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page