Start Free Trial

Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #183: Roman Numeral Math

99tyler99
8 - Asteroid

done

tammybrown_tds
9 - Comet

My final step is ugly, but I couldn't think of any other way to do the equation.

 

Spoiler
Screenshot 2024-08-08 162253.png
BSilverblatt
8 - Asteroid

Thanks for the challenge! Here's my solution:

Bobbyt23
13 - Pulsar

This was really fun. Got hung up once I had the equation on how to convert it, started with a messy multirow but saw others using the dynamic replace so learnt about that instead.

Spoiler
Challenge 183.jpg
snothando_hlongwane
8 - Asteroid

Challenge #183 Solution

lwolfie
11 - Bolide

Fun challenge

Minanashat
8 - Asteroid

Screenshot 2025-03-16 112125.png

alexnajm
19 - Altair
19 - Altair

Can't say I fully understand the Dynamic Replace still, but I see its potential!

JBevan89
8 - Asteroid

My Solution attached.  Great Challenge.  I reconciled to the solution answer, however I calculated how people got different answers, as it depends whether to include within the brackets or not.

Carolyn
12 - Quasar
12 - Quasar

I went the Iterative Macro route on this one. I couldn't figure out how to do the mathing steps without having a bunch of Formula expressions which were confusing me to try to think through, so I hit it with a cannon :) 

 

I also appreciate that we didn't have to worry about math Order of Operations

 

Spoiler
2025-06-04_09-41-28.png

 

2025-06-04_09-41-35.png